#cc601a color space conversions
Hex:
#cc601a
RGB:
204, 96, 26
CMY:
20, 62, 90
CMYK:
0, 53, 87, 20
HSL:
24°, 77.3913%, 45.0980%
HSV (HSB):
24°, 87.2549%, 80.0000%
XYZ:
29.2712, 21.2777, 3.5415
xyY:
0.5412, 0.3934, 21.2777
CIE-Lab:
53.2521, 39.1526, 55.5581
CIE-LCH:
53.2521, 67.9678, 54.8271
CIE-Luv:
53.2521, 88.7816, 44.9959
Hunter-Lab:
46.1277, 32.5467, 27.7373
#cc601a color charts
#cc601a color shades, tints & tones
#cc601a color schemes
#cc601a color preview, HTML & CSS examples
This text has a color of #cc601a
<p style="color:#cc601a;">Text here</p>
.mytext {color:#cc601a;}
This box has a color of #cc601a
<div style="background-color:#cc601a;">Content here</div>
.mybackground {background-color:#cc601a;}
Border around this has a color of #cc601a
<div style="border:2px solid #cc601a;">Content here</div>
.myborder {border:2px solid #cc601a;}