#c9221c color space conversions
Hex:
#c9221c
RGB:
201, 34, 28
CMY:
21, 87, 89
CMYK:
0, 83, 86, 21
HSL:
2°, 75.5459%, 44.9020%
HSV (HSB):
2°, 86.0697%, 78.8235%
XYZ:
24.8690, 13.6454, 2.4217
xyY:
0.6075, 0.3333, 13.6454
CIE-Lab:
43.7200, 62.3848, 46.7207
CIE-LCH:
43.7200, 77.9403, 36.8300
CIE-Luv:
43.7200, 126.3001, 28.5590
Hunter-Lab:
36.9397, 55.5277, 21.9708
#c9221c color charts
#c9221c color shades, tints & tones
#c9221c color schemes
#c9221c color preview, HTML & CSS examples
This text has a color of #c9221c
<p style="color:#c9221c;">Text here</p>
.mytext {color:#c9221c;}
This box has a color of #c9221c
<div style="background-color:#c9221c;">Content here</div>
.mybackground {background-color:#c9221c;}
Border around this has a color of #c9221c
<div style="border:2px solid #c9221c;">Content here</div>
.myborder {border:2px solid #c9221c;}