#cc2975 color space conversions
Hex:
#cc2975
RGB:
204, 41, 117
CMY:
20, 84, 54
CMYK:
0, 80, 43, 20
HSL:
332°, 66.5306%, 48.0392%
HSV (HSB):
332°, 79.9020%, 80.0000%
XYZ:
28.9057, 15.7076, 18.3380
xyY:
0.4592, 0.2495, 15.7076
CIE-Lab:
46.5885, 66.4636, -2.5375
CIE-LCH:
46.5885, 66.5120, 357.8136
CIE-Luv:
46.5885, 99.3318, -15.6956
Hunter-Lab:
39.6328, 60.8292, 0.3097
#cc2975 color charts
#cc2975 color shades, tints & tones
#cc2975 color schemes
#cc2975 color preview, HTML & CSS examples
This text has a color of #cc2975
<p style="color:#cc2975;">Text here</p>
.mytext {color:#cc2975;}
This box has a color of #cc2975
<div style="background-color:#cc2975;">Content here</div>
.mybackground {background-color:#cc2975;}
Border around this has a color of #cc2975
<div style="border:2px solid #cc2975;">Content here</div>
.myborder {border:2px solid #cc2975;}