HSL to RGB Converter

Paste a HSL value to get its RGB equivalent. HSL stands for hue, saturation, lightness, RGB for red, green, blue. Everything runs in your browser.

Every other format

Frequently asked

How do I convert HSL to RGB?
Paste your HSL value into the field above and the RGB equivalent appears immediately. The conversion runs in your browser, so nothing is sent anywhere.
What does RGB stand for?
RGB stands for red, green, blue.
Is HSL to RGB conversion lossless?
Values are rounded to whole numbers for display, so a round trip can shift a channel by one. The color difference is far below what the eye can detect.