#cc215c color space conversions
Hex:
#cc215c
RGB:
204, 33, 92
CMY:
20, 87, 64
CMYK:
0, 84, 55, 20
HSL:
339°, 72.1519%, 46.4706%
HSV (HSB):
339°, 83.8235%, 80.0000%
XYZ:
27.3775, 14.6978, 11.5192
xyY:
0.5108, 0.2742, 14.6978
CIE-Lab:
45.2175, 66.3401, 10.9561
CIE-LCH:
45.2175, 67.2388, 9.3778
CIE-Luv:
45.2175, 111.6520, 0.0437
Hunter-Lab:
38.3377, 60.3783, 9.0217
#cc215c color charts
#cc215c color shades, tints & tones
#cc215c color schemes
#cc215c color preview, HTML & CSS examples
This text has a color of #cc215c
<p style="color:#cc215c;">Text here</p>
.mytext {color:#cc215c;}
This box has a color of #cc215c
<div style="background-color:#cc215c;">Content here</div>
.mybackground {background-color:#cc215c;}
Border around this has a color of #cc215c
<div style="border:2px solid #cc215c;">Content here</div>
.myborder {border:2px solid #cc215c;}