#cc003c color space conversions
Hex:
#cc003c
RGB:
204, 0, 60
CMY:
20, 100, 76
CMYK:
0, 100, 71, 20
HSL:
342°, 100.0000%, 40.0000%
HSV (HSB):
342°, 100.0000%, 80.0000%
XYZ:
25.7175, 13.1636, 5.4603
xyY:
0.5800, 0.2969, 13.1636
CIE-Lab:
43.0087, 69.0469, 27.9856
CIE-LCH:
43.0087, 74.5028, 22.0634
CIE-Luv:
43.0087, 129.4822, 14.6605
Hunter-Lab:
36.2817, 63.0327, 16.4741
#cc003c color charts
#cc003c RGB chart
#cc003c CMYK chart
#cc003c RGB pie chart
#cc003c color shades, tints & tones
#cc003c color schemes
#cc003c color preview, HTML & CSS examples
This text has a color of #cc003c
<p style="color:#cc003c;">Text here</p>
.mytext {color:#cc003c;}
Text color #cc003c
This box has a color of #cc003c
<div style="background-color:#cc003c;">Content here</div>
.mybackground {background-color:#cc003c;}
Background color #cc003c
Border around this has a color of #cc003c
<div style="border:2px solid #cc003c;">Content here</div>
.myborder {border:2px solid #cc003c;}
Border color #cc003c