#cc2800 color space conversions
Hex:
#cc2800
RGB:
204, 40, 0
CMY:
20, 84, 100
CMYK:
0, 80, 100, 20
HSL:
12°, 100.0000%, 40.0000%
HSV (HSB):
12°, 100.0000%, 80.0000%
XYZ:
25.6606, 14.3550, 1.4183
xyY:
0.6193, 0.3465, 14.3550
CIE-Lab:
44.7377, 61.3560, 57.6621
CIE-LCH:
44.7377, 84.1990, 43.2223
CIE-Luv:
44.7377, 128.3567, 34.0072
Hunter-Lab:
37.8879, 54.5901, 24.3021
#cc2800 color charts
#cc2800 color shades, tints & tones
#cc2800 color schemes
#cc2800 color preview, HTML & CSS examples
This text has a color of #cc2800
<p style="color:#cc2800;">Text here</p>
.mytext {color:#cc2800;}
This box has a color of #cc2800
<div style="background-color:#cc2800;">Content here</div>
.mybackground {background-color:#cc2800;}
Border around this has a color of #cc2800
<div style="border:2px solid #cc2800;">Content here</div>
.myborder {border:2px solid #cc2800;}