#cc002c color space conversions
Hex:
#cc002c
RGB:
204, 0, 44
CMY:
20, 100, 83
CMYK:
0, 100, 78, 20
HSL:
347°, 100.0000%, 40.0000%
HSV (HSB):
347°, 100.0000%, 80.0000%
XYZ:
25.3565, 13.0192, 3.5594
xyY:
0.6047, 0.3105, 13.0192
CIE-Lab:
42.7922, 68.4600, 37.4166
CIE-LCH:
42.7922, 78.0178, 28.6587
CIE-Luv:
42.7922, 133.8566, 21.2494
Hunter-Lab:
36.0822, 62.2958, 19.4087
#cc002c color charts
#cc002c RGB chart
#cc002c CMYK chart
#cc002c RGB pie chart
#cc002c color shades, tints & tones
#cc002c color schemes
#cc002c color preview, HTML & CSS examples
This text has a color of #cc002c
<p style="color:#cc002c;">Text here</p>
.mytext {color:#cc002c;}
Text color #cc002c
This box has a color of #cc002c
<div style="background-color:#cc002c;">Content here</div>
.mybackground {background-color:#cc002c;}
Background color #cc002c
Border around this has a color of #cc002c
<div style="border:2px solid #cc002c;">Content here</div>
.myborder {border:2px solid #cc002c;}
Border color #cc002c