#cc215d color space conversions
Hex:
#cc215d
RGB:
204, 33, 93
CMY:
20, 87, 64
CMYK:
0, 84, 54, 20
HSL:
339°, 72.1519%, 46.4706%
HSV (HSB):
339°, 83.8235%, 80.0000%
XYZ:
27.4215, 14.7154, 11.7510
xyY:
0.5089, 0.2731, 14.7154
CIE-Lab:
45.2419, 66.4117, 10.3680
CIE-LCH:
45.2419, 67.2161, 8.8732
CIE-Luv:
45.2419, 111.2702, -0.6029
Hunter-Lab:
38.3607, 60.4666, 8.6902
#cc215d color charts
#cc215d color shades, tints & tones
#cc215d color schemes
#cc215d color preview, HTML & CSS examples
This text has a color of #cc215d
<p style="color:#cc215d;">Text here</p>
.mytext {color:#cc215d;}
This box has a color of #cc215d
<div style="background-color:#cc215d;">Content here</div>
.mybackground {background-color:#cc215d;}
Border around this has a color of #cc215d
<div style="border:2px solid #cc215d;">Content here</div>
.myborder {border:2px solid #cc215d;}