#c9133c color space conversions
Hex:
#c9133c
RGB:
201, 19, 60
CMY:
21, 93, 76
CMYK:
0, 91, 70, 21
HSL:
346°, 82.7273%, 43.1373%
HSV (HSB):
346°, 90.5473%, 78.8235%
XYZ:
25.1359, 13.2095, 5.4998
xyY:
0.5733, 0.3013, 13.2095
CIE-Lab:
43.0772, 66.2953, 27.9263
CIE-LCH:
43.0772, 71.9371, 22.8428
CIE-Luv:
43.0772, 124.0294, 15.3882
Hunter-Lab:
36.3449, 59.8459, 16.4694
#c9133c color charts
#c9133c color shades, tints & tones
#c9133c color schemes
#c9133c color preview, HTML & CSS examples
This text has a color of #c9133c
<p style="color:#c9133c;">Text here</p>
.mytext {color:#c9133c;}
This box has a color of #c9133c
<div style="background-color:#c9133c;">Content here</div>
.mybackground {background-color:#c9133c;}
Border around this has a color of #c9133c
<div style="border:2px solid #c9133c;">Content here</div>
.myborder {border:2px solid #c9133c;}