Color Converter
Convert colors live between HEX, RGB and HSL formats.
Processed privately on your device
Helpful guidance
Choose a color visually or enter a HEX, RGB or HSL value in its field.
Leaving an edited field applies it and recalculates the other formats and live swatch.
RGB channels are clamped to 0–255, saturation and lightness to 0–100%, and hue wraps around 360 degrees.
Frequently asked questions
Does three-digit HEX work?
Yes. Values such as #0F8 expand to their six-digit equivalent.
Can I paste CSS color syntax?
The converter accepts common hex, rgb(...) and hsl(...) forms.
Why are some converted numbers rounded?
Display values are rounded for readability while calculations retain floating-point precision.
Is the selected color recorded?
No. Conversion stays in the current browser page.