HSL describes color with a hue angle plus saturation and lightness percentages. HEX stores the same sRGB color as three base-16 channel pairs. Type a complete hsl() value or adjust the synchronized controls. Add opacity when you need CSS's eight-digit #RRGGBBAA form. The conversion runs locally in your browser with no upload or account.
| HSL | HEX |
|---|---|
hsl(0, 100%, 50%) | #FF0000 |
hsl(180, 100%, 25%) | #008080 |
hsl(210, 100%, 56%) | #1F8FFF |