Color Converter
Convert colors between HEX, RGB, and HSL formats. Preview and copy instantly.
About the Color Converter
The ToolNook Color Converter helps designers and developers quickly convert color codes between HEX, RGB, and HSL formats. Whether you're designing a website, building a UI component, or writing CSS variables, this tool makes color conversions instant.
Color Format Reference
- HEX — 6-digit hexadecimal format used in HTML/CSS (e.g., #4f46e5)
- RGB — Red, Green, Blue values from 0–255 (e.g., rgb(79, 70, 229))
- HSL — Hue (0–360°), Saturation (0–100%), Lightness (0–100%)