Color Converter
Convert colours between HEX, RGB and HSL.
Enter values
—
—
The formula
HEX → RGB (base-16 pairs) → HSL (hue, saturation, lightness)
All calculations run locally in your browser and update instantly as you type.
Related calculators
Frequently asked questions
What is HSL good for?+
HSL (hue, saturation, lightness) makes it intuitive to lighten, darken or shift a colour without juggling raw RGB channels.
All calculations run locally in your browser. Nothing you type is sent to a server.