#cc0e5d color space conversions
Hex:
#cc0e5d
RGB:
204, 14, 93
CMY:
20, 95, 64
CMYK:
0, 93, 54, 20
HSL:
335°, 87.1560%, 42.7451%
HSV (HSB):
335°, 93.1373%, 80.0000%
XYZ:
27.0347, 13.9418, 11.6221
xyY:
0.5140, 0.2651, 13.9418
CIE-Lab:
44.1493, 69.5603, 8.8337
CIE-LCH:
44.1493, 70.1190, 7.2375
CIE-Luv:
44.1493, 115.4514, -3.0834
Hunter-Lab:
37.3387, 63.8984, 7.6824
#cc0e5d color charts
#cc0e5d color shades, tints & tones
#cc0e5d color schemes
#cc0e5d color preview, HTML & CSS examples
This text has a color of #cc0e5d
<p style="color:#cc0e5d;">Text here</p>
.mytext {color:#cc0e5d;}
This box has a color of #cc0e5d
<div style="background-color:#cc0e5d;">Content here</div>
.mybackground {background-color:#cc0e5d;}
Border around this has a color of #cc0e5d
<div style="border:2px solid #cc0e5d;">Content here</div>
.myborder {border:2px solid #cc0e5d;}