HEX to RGB Converter

Convert colors between HEX, RGB, and HSL with a live preview.

Convert colors between HEX, RGB, and HSL and see a live preview. Type a color in any format, or pick one, and get the others instantly.

HEX
#6d28d9
RGB
rgb(109, 40, 217)
HSL
hsl(263, 70%, 50%)

Runs entirely in your browser — nothing is uploaded.

How to use the hex to rgb converter

  1. 1Enter a color in HEX, RGB, or HSL — or use the picker.
  2. 2See the converted values and a preview swatch.
  3. 3Copy the format you need.

Frequently asked questions

Which formats are supported?

HEX (#rrggbb or #rgb), RGB (rgb(r, g, b)), and HSL (hsl(h, s%, l%)).

Is my color HEX 3- or 6-digit?

Both work — 3-digit shorthand like #0af is expanded automatically to #00aaff.

Related tools