Convert between HEX, RGB, and HSL instantly.
HEX: #RRGGBB — 6-digit hexadecimal, the most common web color format. RGB: rgb(R,G,B) — Red, Green, Blue values (0-255 each). HSL: hsl(H,S%,L%) — Hue (0-360°), Saturation, Lightness — more intuitive for adjustments.