#cc2275 color space conversions
Hex:
#cc2275
RGB:
204, 34, 117
CMY:
20, 87, 54
CMYK:
0, 83, 43, 20
HSL:
331°, 71.4286%, 46.6667%
HSV (HSB):
331°, 83.3333%, 80.0000%
XYZ:
28.6848, 15.2658, 18.2644
xyY:
0.4611, 0.2454, 15.2658
CIE-Lab:
45.9961, 68.1584, -3.4108
CIE-LCH:
45.9961, 68.2437, 357.1351
CIE-Luv:
45.9961, 101.2727, -17.1204
Hunter-Lab:
39.0714, 62.6728, -0.3657
#cc2275 color charts
#cc2275 color shades, tints & tones
#cc2275 color schemes
#cc2275 color preview, HTML & CSS examples
This text has a color of #cc2275
<p style="color:#cc2275;">Text here</p>
.mytext {color:#cc2275;}
This box has a color of #cc2275
<div style="background-color:#cc2275;">Content here</div>
.mybackground {background-color:#cc2275;}
Border around this has a color of #cc2275
<div style="border:2px solid #cc2275;">Content here</div>
.myborder {border:2px solid #cc2275;}