Guide / 01
When to use it
Use it to translate a design value such as #D9FF68 into CSS rgb() or hsl(), or adjust one channel while copying equivalent notations.
MEDIA / 032
Convert colors between HEX, RGB, and HSL with a live preview.
#D9FF68 rgb(217, 255, 104) hsl(75, 100%, 70%)
Guide / 01
Use it to translate a design value such as #D9FF68 into CSS rgb() or hsl(), or adjust one channel while copying equivalent notations.
Guide / 02
CHECK
Use a primary-color reference: #FF0000 should produce rgb(255, 0, 0) and hsl(0, 100%, 50%).
LIMITS
Alpha, CMYK, LAB, and wide-gamut profiles are not supported; values assume a typical sRGB display color. Integer rounding between HSL and RGB can introduce a one-channel difference.
Reference
Actual output depends on your input and browser environment. Verify any value used for an important decision.
#D9FF68rgb(217,255,104) · hsl(77,100%,70%)FAQ
Yes. Monitor calibration, brightness, surrounding colors, and browser color management affect appearance. This tool converts numeric notation but does not calibrate displays.
No. This tool is designed to process its working data in your browser. Advertising may load separately, but your tool input is never sent with it.