#cc2282 color space conversions
Hex:
#cc2282
RGB:
204, 34, 130
CMY:
20, 87, 49
CMYK:
0, 83, 36, 20
HSL:
326°, 71.4286%, 46.6667%
HSV (HSB):
326°, 83.3333%, 80.0000%
XYZ:
29.5031, 15.5931, 22.5739
xyY:
0.4360, 0.2304, 15.5931
CIE-Lab:
46.4361, 69.4214, -10.7226
CIE-LCH:
46.4361, 70.2446, 351.2197
CIE-Luv:
46.4361, 95.7193, -26.8692
Hunter-Lab:
39.4881, 64.2601, -6.2522
#cc2282 color charts
#cc2282 color shades, tints & tones
#cc2282 color schemes
#cc2282 color preview, HTML & CSS examples
This text has a color of #cc2282
<p style="color:#cc2282;">Text here</p>
.mytext {color:#cc2282;}
This box has a color of #cc2282
<div style="background-color:#cc2282;">Content here</div>
.mybackground {background-color:#cc2282;}
Border around this has a color of #cc2282
<div style="border:2px solid #cc2282;">Content here</div>
.myborder {border:2px solid #cc2282;}