#cc401a color space conversions
Hex:
#cc401a
RGB:
204, 64, 26
CMY:
20, 75, 90
CMYK:
0, 69, 87, 20
HSL:
13°, 77.3913%, 45.0980%
HSV (HSB):
13°, 87.2549%, 80.0000%
XYZ:
26.9217, 16.5787, 2.7584
xyY:
0.5820, 0.3584, 16.5787
CIE-Lab:
47.7248, 53.6900, 51.1312
CIE-LCH:
47.7248, 74.1419, 43.6017
CIE-Luv:
47.7248, 112.6079, 35.5330
Hunter-Lab:
40.7170, 46.7677, 24.4853
#cc401a color charts
#cc401a color shades, tints & tones
#cc401a color schemes
#cc401a color preview, HTML & CSS examples
This text has a color of #cc401a
<p style="color:#cc401a;">Text here</p>
.mytext {color:#cc401a;}
This box has a color of #cc401a
<div style="background-color:#cc401a;">Content here</div>
.mybackground {background-color:#cc401a;}
Border around this has a color of #cc401a
<div style="border:2px solid #cc401a;">Content here</div>
.myborder {border:2px solid #cc401a;}