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 | |
| RGB | rgb(59, 130, 246) | |
| HSL | hsl(217, 91%, 60%) | |
| OKLCH | oklch(62.3% 0.188 259.8) |