#cc064e color space conversions
Hex:
#cc064e
RGB:
204, 6, 78
CMY:
20, 98, 69
CMYK:
0, 97, 62, 20
HSL:
338°, 94.2857%, 41.1765%
HSV (HSB):
338°, 97.0588%, 80.0000%
XYZ:
26.3421, 13.5177, 8.4285
xyY:
0.5455, 0.2799, 13.5177
CIE-Lab:
43.5331, 69.3840, 17.4065
CIE-LCH:
43.5331, 71.5341, 14.0833
CIE-Luv:
43.5331, 122.4425, 5.6010
Hunter-Lab:
36.7664, 63.5492, 12.1445
#cc064e color charts
#cc064e color shades, tints & tones
#cc064e color schemes
#cc064e color preview, HTML & CSS examples
This text has a color of #cc064e
<p style="color:#cc064e;">Text here</p>
.mytext {color:#cc064e;}
This box has a color of #cc064e
<div style="background-color:#cc064e;">Content here</div>
.mybackground {background-color:#cc064e;}
Border around this has a color of #cc064e
<div style="border:2px solid #cc064e;">Content here</div>
.myborder {border:2px solid #cc064e;}