#cc248e color space conversions
Hex:
#cc248e
RGB:
204, 36, 142
CMY:
20, 86, 44
CMYK:
0, 82, 30, 20
HSL:
322°, 70.0000%, 47.0588%
HSV (HSB):
322°, 82.3529%, 80.0000%
XYZ:
30.4152, 16.0521, 27.0865
xyY:
0.4135, 0.2182, 16.0521
CIE-Lab:
47.0428, 70.2596, -17.0902
CIE-LCH:
47.0428, 72.3083, 346.3287
CIE-Luv:
47.0428, 90.1066, -35.7420
Hunter-Lab:
40.0651, 65.3934, -12.0382
#cc248e color charts
#cc248e color shades, tints & tones
#cc248e color schemes
#cc248e color preview, HTML & CSS examples
This text has a color of #cc248e
<p style="color:#cc248e;">Text here</p>
.mytext {color:#cc248e;}
This box has a color of #cc248e
<div style="background-color:#cc248e;">Content here</div>
.mybackground {background-color:#cc248e;}
Border around this has a color of #cc248e
<div style="border:2px solid #cc248e;">Content here</div>
.myborder {border:2px solid #cc248e;}