HSL to RGB
Convert HSL values into RGB and preview the resulting color for CSS and design work.
Hue is entered in degrees. Saturation and lightness are entered as percentages from 0 to 100.
Result will appear here.
rgb(79, 70, 229)
| Format | Value |
|---|
Privacy: conversion runs locally in your browser. No values are stored or transmitted.
How it works
Enter HSL values, convert them into RGB, preview the color, and copy the final RGB value for design or CSS use.
Examples
- 243, 75%, 59% → approximately rgb(79, 70, 229)
- Convert intuitive HSL values into channel-based RGB output
- Preview the resulting color before copying it
FAQ
- What does this HSL to RGB converter do?
It converts hue, saturation, and lightness values into the RGB color model.
- What input range does it support?
Hue should be from 0 to 360, while saturation and lightness should be from 0% to 100%.
- Can I preview the converted color?
Yes. The tool shows a live preview of the resulting RGB color.
- Is any color data stored?
No. Conversion runs locally in your browser and no values are stored or transmitted.