Convert colors between HEX, RGB, HSL, and CMYK with a visual picker
Loading tool…
HEX is a 6-digit hexadecimal code used in web design (e.g. #3B82F6). RGB defines colors by red, green, and blue intensity (0–255). HSL defines colors by hue (0–360°), saturation (0–100%), and lightness (0–100%) — making it more intuitive for designers.
HEX
#3B82F6
RGB
rgb(59, 130, 246)
HSL
hsl(217, 91%, 60%)
CMYK
cmyk(76%, 47%, 0%, 4%)
HSL Input