Color code converter
Convert colors between HEX, RGB, and HSL.
How to use
- Enter a color in HEX, RGB, or HSL.
- Convert it.
- Copy the format you need.
What it supports
Accepts 3 or 6 digit HEX, RGB integers 0–255, and HSL with 0–100% saturation and lightness. Out-of-range values are rejected. HSL values are rounded to one decimal and HSL-to-RGB results to integers.