#cc004c color space conversions
Hex:
#cc004c
RGB:
204, 0, 76
CMY:
20, 100, 70
CMYK:
0, 100, 63, 20
HSL:
338°, 100.0000%, 40.0000%
HSV (HSB):
338°, 100.0000%, 80.0000%
XYZ:
26.2063, 13.3592, 8.0348
xyY:
0.5505, 0.2807, 13.3592
CIE-Lab:
43.2995, 69.8300, 18.3521
CIE-LCH:
43.2995, 72.2013, 14.7250
CIE-Luv:
43.2995, 124.0019, 6.3349
Hunter-Lab:
36.5502, 64.0209, 12.5514
#cc004c color charts
#cc004c RGB chart
#cc004c CMYK chart
#cc004c RGB pie chart
#cc004c color shades, tints & tones
#cc004c color schemes
#cc004c color preview, HTML & CSS examples
This text has a color of #cc004c
<p style="color:#cc004c;">Text here</p>
.mytext {color:#cc004c;}
Text color #cc004c
This box has a color of #cc004c
<div style="background-color:#cc004c;">Content here</div>
.mybackground {background-color:#cc004c;}
Background color #cc004c
Border around this has a color of #cc004c
<div style="border:2px solid #cc004c;">Content here</div>
.myborder {border:2px solid #cc004c;}
Border color #cc004c