Color Converter
Convert between HEX, RGB, HSL instantly. Pick a color or type a value — all formats update in real time.
Pick a color
Frequently Asked Questions
What color formats are supported?
HEX (with or without #), RGB (rgb(r, g, b)), and HSL (hsl(h, s%, l%)). All values update simultaneously.
What is the difference between RGB and HSL?
RGB defines colors by red, green, and blue intensity (0-255). HSL defines by hue (0-360°), saturation (0-100%), and lightness (0-100%). HSL is more intuitive for adjusting tones.