#cc2961 color space conversions
Hex:
#cc2961
RGB:
204, 41, 97
CMY:
20, 84, 62
CMYK:
0, 80, 52, 20
HSL:
339°, 66.5306%, 48.0392%
HSV (HSB):
339°, 79.9020%, 80.0000%
XYZ:
27.8524, 15.2863, 12.7918
xyY:
0.4980, 0.2733, 15.2863
CIE-Lab:
46.0239, 64.7629, 8.9840
CIE-LCH:
46.0239, 65.3831, 7.8978
CIE-Luv:
46.0239, 107.1889, -1.6746
Hunter-Lab:
39.0977, 58.7389, 7.9701
#cc2961 color charts
#cc2961 color shades, tints & tones
#cc2961 color schemes
#cc2961 color preview, HTML & CSS examples
This text has a color of #cc2961
<p style="color:#cc2961;">Text here</p>
.mytext {color:#cc2961;}
This box has a color of #cc2961
<div style="background-color:#cc2961;">Content here</div>
.mybackground {background-color:#cc2961;}
Border around this has a color of #cc2961
<div style="border:2px solid #cc2961;">Content here</div>
.myborder {border:2px solid #cc2961;}