Loading ToolBox...
Loading ToolBox...
Convert colors between HEX, RGB, HSL, and CMYK formats. Includes color identification and palette integration.
#3B82F6
Blue
Detects Hex. Use inputs on right for specific formats.
#3B82F6rgb(59, 130, 246)hsl(217, 91%, 60%)cmyk(76%, 47%, 0%, 4%)CMYK (Cyan, Magenta, Yellow, Key/Black) is the standard color model for print media, unlike RGB which is for screens.
Screens light up pixels (additive), while printers put ink on paper (subtractive). Some bright screen colors cannot be printed accurately.
A Hex code is a hexadecimal representation of RGB values used in web design. It starts with a '#' followed by 6 characters.