#cc248d color space conversions
Hex:
#cc248d
RGB:
204, 36, 141
CMY:
20, 86, 45
CMYK:
0, 82, 31, 20
HSL:
323°, 70.0000%, 47.0588%
HSV (HSB):
323°, 82.3529%, 80.0000%
XYZ:
30.3404, 16.0222, 26.6928
xyY:
0.4153, 0.2193, 16.0222
CIE-Lab:
47.0036, 70.1480, -16.5453
CIE-LCH:
47.0036, 72.0728, 346.7286
CIE-Luv:
47.0036, 90.5356, -34.9640
Hunter-Lab:
40.0278, 65.2518, -11.5185
#cc248d color charts
#cc248d color shades, tints & tones
#cc248d color schemes
#cc248d color preview, HTML & CSS examples
This text has a color of #cc248d
<p style="color:#cc248d;">Text here</p>
.mytext {color:#cc248d;}
This box has a color of #cc248d
<div style="background-color:#cc248d;">Content here</div>
.mybackground {background-color:#cc248d;}
Border around this has a color of #cc248d
<div style="border:2px solid #cc248d;">Content here</div>
.myborder {border:2px solid #cc248d;}