#c7221b color space conversions
Hex:
#c7221b
RGB:
199, 34, 27
CMY:
22, 87, 89
CMYK:
0, 83, 86, 22
HSL:
2°, 76.1062%, 44.3137%
HSV (HSB):
2°, 86.4322%, 78.0392%
XYZ:
24.3230, 13.3653, 2.3347
xyY:
0.6077, 0.3339, 13.3653
CIE-Lab:
43.3086, 61.8007, 46.6930
CIE-LCH:
43.3086, 77.4568, 37.0726
CIE-Luv:
43.3086, 124.9170, 28.4758
Hunter-Lab:
36.5586, 54.7816, 21.8046
#c7221b color charts
#c7221b color shades, tints & tones
#c7221b color schemes
#c7221b color preview, HTML & CSS examples
This text has a color of #c7221b
<p style="color:#c7221b;">Text here</p>
.mytext {color:#c7221b;}
This box has a color of #c7221b
<div style="background-color:#c7221b;">Content here</div>
.mybackground {background-color:#c7221b;}
Border around this has a color of #c7221b
<div style="border:2px solid #c7221b;">Content here</div>
.myborder {border:2px solid #c7221b;}