#cc0041 color space conversions
Hex:
#cc0041
RGB:
204, 0, 65
CMY:
20, 100, 75
CMYK:
0, 100, 68, 20
HSL:
341°, 100.0000%, 40.0000%
HSV (HSB):
341°, 100.0000%, 80.0000%
XYZ:
25.8560, 13.2190, 6.1898
xyY:
0.5712, 0.2920, 13.2190
CIE-Lab:
43.0914, 69.2701, 24.9802
CIE-LCH:
43.0914, 73.6366, 19.8303
CIE-Luv:
43.0914, 127.8800, 12.2349
Hunter-Lab:
36.3580, 63.3138, 15.3567
#cc0041 color charts
#cc0041 color shades, tints & tones
#cc0041 color schemes
#cc0041 color preview, HTML & CSS examples
This text has a color of #cc0041
<p style="color:#cc0041;">Text here</p>
.mytext {color:#cc0041;}
This box has a color of #cc0041
<div style="background-color:#cc0041;">Content here</div>
.mybackground {background-color:#cc0041;}
Border around this has a color of #cc0041
<div style="border:2px solid #cc0041;">Content here</div>
.myborder {border:2px solid #cc0041;}