#cc113e color space conversions
Hex:
#cc113e
RGB:
204, 17, 62
CMY:
20, 93, 76
CMYK:
0, 92, 70, 20
HSL:
346°, 84.6154%, 43.3333%
HSV (HSB):
346°, 91.6667%, 80.0000%
XYZ:
25.9718, 13.5861, 5.8109
xyY:
0.5725, 0.2995, 13.5861
CIE-Lab:
43.6334, 67.4172, 27.5167
CIE-LCH:
43.6334, 72.8165, 22.2031
CIE-Luv:
43.6334, 126.1659, 14.9244
Hunter-Lab:
36.8593, 61.2709, 16.4543
#cc113e color charts
#cc113e color shades, tints & tones
#cc113e color schemes
#cc113e color preview, HTML & CSS examples
This text has a color of #cc113e
<p style="color:#cc113e;">Text here</p>
.mytext {color:#cc113e;}
This box has a color of #cc113e
<div style="background-color:#cc113e;">Content here</div>
.mybackground {background-color:#cc113e;}
Border around this has a color of #cc113e
<div style="border:2px solid #cc113e;">Content here</div>
.myborder {border:2px solid #cc113e;}