HEX ↔ RGB Converter

Paste a color in any format — a hex code with or without the #, an rgb()/rgba() value, hsl(), or oklch(). It is auto-detected and converted to every other format. Everything runs locally in your browser.

Examples

Detected: HEX
HEX#3b82f6
RGBrgb(59, 130, 246)
HSLhsl(217, 91%, 60%)
OKLCHoklch(62.3% 0.188 259.8)

FAQ