#cc2996 color space conversions
Hex:
#cc2996
RGB:
204, 41, 150
CMY:
20, 84, 41
CMYK:
0, 80, 26, 20
HSL:
320°, 66.5306%, 48.0392%
HSV (HSB):
320°, 79.9020%, 80.0000%
XYZ:
31.1998, 16.6253, 30.4187
xyY:
0.3988, 0.2125, 16.6253
CIE-Lab:
47.7843, 69.9791, -20.7716
CIE-LCH:
47.7843, 72.9968, 343.4678
CIE-Luv:
47.7843, 85.5952, -40.9578
Hunter-Lab:
40.7741, 65.2313, -15.6903
#cc2996 color charts
#cc2996 color shades, tints & tones
#cc2996 color schemes
#cc2996 color preview, HTML & CSS examples
This text has a color of #cc2996
<p style="color:#cc2996;">Text here</p>
.mytext {color:#cc2996;}
This box has a color of #cc2996
<div style="background-color:#cc2996;">Content here</div>
.mybackground {background-color:#cc2996;}
Border around this has a color of #cc2996
<div style="border:2px solid #cc2996;">Content here</div>
.myborder {border:2px solid #cc2996;}