#c9133e color space conversions
Hex:
#c9133e
RGB:
201, 19, 62
CMY:
21, 93, 76
CMYK:
0, 91, 69, 21
HSL:
346°, 82.7273%, 43.1373%
HSV (HSB):
346°, 90.5473%, 78.8235%
XYZ:
25.1898, 13.2311, 5.7836
xyY:
0.5698, 0.2993, 13.2311
CIE-Lab:
43.1093, 66.3861, 26.7313
CIE-LCH:
43.1093, 71.5659, 21.9329
CIE-Luv:
43.1093, 123.4252, 14.4343
Hunter-Lab:
36.3745, 59.9579, 16.0349
#c9133e color charts
#c9133e color shades, tints & tones
#c9133e color schemes
#c9133e color preview, HTML & CSS examples
This text has a color of #c9133e
<p style="color:#c9133e;">Text here</p>
.mytext {color:#c9133e;}
This box has a color of #c9133e
<div style="background-color:#c9133e;">Content here</div>
.mybackground {background-color:#c9133e;}
Border around this has a color of #c9133e
<div style="border:2px solid #c9133e;">Content here</div>
.myborder {border:2px solid #c9133e;}