#cc401d color space conversions
Hex:
#cc401d
RGB:
204, 64, 29
CMY:
20, 75, 89
CMYK:
0, 69, 86, 20
HSL:
12°, 75.1073%, 45.6863%
HSV (HSB):
12°, 85.7843%, 80.0000%
XYZ:
26.9570, 16.5929, 2.9443
xyY:
0.5798, 0.3569, 16.5929
CIE-Lab:
47.7429, 53.7555, 49.8709
CIE-LCH:
47.7429, 73.3264, 42.8532
CIE-Luv:
47.7429, 112.2927, 34.9010
Hunter-Lab:
40.7343, 46.8419, 24.2285
#cc401d color charts
#cc401d color shades, tints & tones
#cc401d color schemes
#cc401d color preview, HTML & CSS examples
This text has a color of #cc401d
<p style="color:#cc401d;">Text here</p>
.mytext {color:#cc401d;}
This box has a color of #cc401d
<div style="background-color:#cc401d;">Content here</div>
.mybackground {background-color:#cc401d;}
Border around this has a color of #cc401d
<div style="border:2px solid #cc401d;">Content here</div>
.myborder {border:2px solid #cc401d;}