#cc0e5c color space conversions
Hex:
#cc0e5c
RGB:
204, 14, 92
CMY:
20, 95, 64
CMYK:
0, 93, 55, 20
HSL:
335°, 87.1560%, 42.7451%
HSV (HSB):
335°, 93.1373%, 80.0000%
XYZ:
26.9906, 13.9242, 11.3903
xyY:
0.5160, 0.2662, 13.9242
CIE-Lab:
44.1240, 69.4910, 9.4250
CIE-LCH:
44.1240, 70.1272, 7.7239
CIE-Luv:
44.1240, 115.8617, -2.4314
Hunter-Lab:
37.3151, 63.8108, 8.0225
#cc0e5c color charts
#cc0e5c color shades, tints & tones
#cc0e5c color schemes
#cc0e5c color preview, HTML & CSS examples
This text has a color of #cc0e5c
<p style="color:#cc0e5c;">Text here</p>
.mytext {color:#cc0e5c;}
This box has a color of #cc0e5c
<div style="background-color:#cc0e5c;">Content here</div>
.mybackground {background-color:#cc0e5c;}
Border around this has a color of #cc0e5c
<div style="border:2px solid #cc0e5c;">Content here</div>
.myborder {border:2px solid #cc0e5c;}