#cc094d color space conversions
Hex:
#cc094d
RGB:
204, 9, 77
CMY:
20, 96, 70
CMYK:
0, 96, 62, 20
HSL:
339°, 91.5493%, 41.7647%
HSV (HSB):
339°, 95.5882%, 80.0000%
XYZ:
26.3391, 13.5686, 8.2519
xyY:
0.5469, 0.2817, 13.5686
CIE-Lab:
43.6077, 69.0499, 18.1346
CIE-LCH:
43.6077, 71.3916, 14.7153
CIE-Luv:
43.6077, 122.4127, 6.3847
Hunter-Lab:
36.8355, 63.1734, 12.5026
#cc094d color charts
#cc094d color shades, tints & tones
#cc094d color schemes
#cc094d color preview, HTML & CSS examples
This text has a color of #cc094d
<p style="color:#cc094d;">Text here</p>
.mytext {color:#cc094d;}
This box has a color of #cc094d
<div style="background-color:#cc094d;">Content here</div>
.mybackground {background-color:#cc094d;}
Border around this has a color of #cc094d
<div style="border:2px solid #cc094d;">Content here</div>
.myborder {border:2px solid #cc094d;}