#cc002d color space conversions
Hex:
#cc002d
RGB:
204, 0, 45
CMY:
20, 100, 82
CMYK:
0, 100, 78, 20
HSL:
347°, 100.0000%, 40.0000%
HSV (HSB):
347°, 100.0000%, 80.0000%
XYZ:
25.3755, 13.0268, 3.6596
xyY:
0.6033, 0.3097, 13.0268
CIE-Lab:
42.8036, 68.4912, 36.8417
CIE-LCH:
42.8036, 77.7711, 28.2760
CIE-Luv:
42.8036, 133.6185, 20.8919
Hunter-Lab:
36.0927, 62.3348, 19.2532
#cc002d color charts
#cc002d RGB chart
#cc002d CMYK chart
#cc002d RGB pie chart
#cc002d color shades, tints & tones
#cc002d color schemes
#cc002d color preview, HTML & CSS examples
This text has a color of #cc002d
<p style="color:#cc002d;">Text here</p>
.mytext {color:#cc002d;}
Text color #cc002d
This box has a color of #cc002d
<div style="background-color:#cc002d;">Content here</div>
.mybackground {background-color:#cc002d;}
Background color #cc002d
Border around this has a color of #cc002d
<div style="border:2px solid #cc002d;">Content here</div>
.myborder {border:2px solid #cc002d;}
Border color #cc002d