#cc093d color space conversions
Hex:
#cc093d
RGB:
204, 9, 61
CMY:
20, 96, 76
CMYK:
0, 96, 70, 20
HSL:
344°, 91.5493%, 41.7647%
HSV (HSB):
344°, 95.5882%, 80.0000%
XYZ:
25.8418, 13.3697, 5.6335
xyY:
0.5762, 0.2981, 13.3697
CIE-Lab:
43.3150, 68.2471, 27.7423
CIE-LCH:
43.3150, 73.6703, 22.1216
CIE-Luv:
43.3150, 127.8441, 14.7823
Hunter-Lab:
36.5646, 62.1661, 16.4604
#cc093d color charts
#cc093d color shades, tints & tones
#cc093d color schemes
#cc093d color preview, HTML & CSS examples
This text has a color of #cc093d
<p style="color:#cc093d;">Text here</p>
.mytext {color:#cc093d;}
This box has a color of #cc093d
<div style="background-color:#cc093d;">Content here</div>
.mybackground {background-color:#cc093d;}
Border around this has a color of #cc093d
<div style="border:2px solid #cc093d;">Content here</div>
.myborder {border:2px solid #cc093d;}