Color Converter
Convert between HEX, RGB, HSL
RGB
rgb(59, 130, 246)
HSL
hsl(217, 91%, 60%)
Preview — #3b82f6
Color Format Conversion
Colors on the web can be expressed in multiple formats. This tool converts between HEX, RGB, and HSL instantly.
HEX vs RGB vs HSL
HEX is the most common format in CSS (#3b82f6). RGB defines red, green, blue channels (0–255). HSL uses hue (0–360°), saturation, and lightness — easier for humans to reason about.
Privacy
All conversion happens in your browser. No data is sent to any server.