#cc2965 color space conversions
Hex:
#cc2965
RGB:
204, 41, 101
CMY:
20, 84, 60
CMYK:
0, 80, 50, 20
HSL:
338°, 66.5306%, 48.0392%
HSV (HSB):
338°, 79.9020%, 80.0000%
XYZ:
28.0437, 15.3628, 13.7992
xyY:
0.4902, 0.2686, 15.3628
CIE-Lab:
46.1272, 65.0762, 6.6556
CIE-LCH:
46.1272, 65.4156, 5.8396
CIE-Luv:
46.1272, 105.6720, -4.3611
Hunter-Lab:
39.1954, 59.1220, 6.5631
#cc2965 color charts
#cc2965 color shades, tints & tones
#cc2965 color schemes
#cc2965 color preview, HTML & CSS examples
This text has a color of #cc2965
<p style="color:#cc2965;">Text here</p>
.mytext {color:#cc2965;}
This box has a color of #cc2965
<div style="background-color:#cc2965;">Content here</div>
.mybackground {background-color:#cc2965;}
Border around this has a color of #cc2965
<div style="border:2px solid #cc2965;">Content here</div>
.myborder {border:2px solid #cc2965;}