#cc0061 color space conversions
Hex:
#cc0061
RGB:
204, 0, 97
CMY:
20, 100, 62
CMYK:
0, 100, 52, 20
HSL:
331°, 100.0000%, 40.0000%
HSV (HSB):
331°, 100.0000%, 80.0000%
XYZ:
27.0595, 13.7004, 12.5275
xyY:
0.5078, 0.2571, 13.7004
CIE-Lab:
43.8002, 71.1656, 5.8295
CIE-LCH:
43.8002, 71.4040, 4.6829
CIE-Luv:
43.8002, 115.4870, -6.7795
Hunter-Lab:
37.0141, 65.7194, 5.8430
#cc0061 color charts
#cc0061 color shades, tints & tones
#cc0061 color schemes
#cc0061 color preview, HTML & CSS examples
This text has a color of #cc0061
<p style="color:#cc0061;">Text here</p>
.mytext {color:#cc0061;}
This box has a color of #cc0061
<div style="background-color:#cc0061;">Content here</div>
.mybackground {background-color:#cc0061;}
Border around this has a color of #cc0061
<div style="border:2px solid #cc0061;">Content here</div>
.myborder {border:2px solid #cc0061;}