RGB to HSL Converter
Convert RGB values to HSL.
Keep or share the finished result
Copy or share after running the tool. Saved tools and settings stay in this browser.
What would you like to do next?
Convert RGB to HSL
Type an RGB color above and its HSL form appears instantly, along with the hex code. Where RGB mixes red, green and blue, HSL describes the same color as a hue angle with saturation and lightness percentages, which is easier to reason about when adjusting a color. It runs entirely in your browser.
Reading the result
The hue is an angle from 0 to 360 on the color wheel, while saturation and lightness are percentages from 0 to 100.
Frequently asked questions
What format should I enter?
Enter the color as rgb with three values from 0 to 255, for example rgb(80, 70, 229).
What do the HSL numbers mean?
The first is the hue angle on the color wheel, and the next two are saturation and lightness as percentages.