#c9113d color space conversions
Hex:
#c9113d
RGB:
201, 17, 61
CMY:
21, 93, 76
CMYK:
0, 92, 70, 21
HSL:
346°, 84.4037%, 42.7451%
HSV (HSB):
346°, 91.5423%, 78.8235%
XYZ:
25.1301, 13.1553, 5.6296
xyY:
0.5722, 0.2996, 13.1553
CIE-Lab:
42.9964, 66.6195, 27.2099
CIE-LCH:
42.9964, 71.9621, 22.2170
CIE-Luv:
42.9964, 124.1632, 14.7175
Hunter-Lab:
36.2703, 60.2022, 16.1866
#c9113d color charts
#c9113d color shades, tints & tones
#c9113d color schemes
#c9113d color preview, HTML & CSS examples
This text has a color of #c9113d
<p style="color:#c9113d;">Text here</p>
.mytext {color:#c9113d;}
This box has a color of #c9113d
<div style="background-color:#c9113d;">Content here</div>
.mybackground {background-color:#c9113d;}
Border around this has a color of #c9113d
<div style="border:2px solid #c9113d;">Content here</div>
.myborder {border:2px solid #c9113d;}