#c7222e color space conversions
Hex:
#c7222e
RGB:
199, 34, 46
CMY:
22, 87, 82
CMYK:
0, 83, 77, 22
HSL:
356°, 70.8155%, 45.6863%
HSV (HSB):
356°, 82.9146%, 78.0392%
XYZ:
24.6184, 13.4834, 3.8898
xyY:
0.5863, 0.3211, 13.4834
CIE-Lab:
43.4828, 62.3293, 36.6869
CIE-LCH:
43.4828, 72.3247, 30.4810
CIE-Luv:
43.4828, 121.5225, 22.8308
Hunter-Lab:
36.7198, 55.4137, 19.4231
#c7222e color charts
#c7222e color shades, tints & tones
#c7222e color schemes
#c7222e color preview, HTML & CSS examples
This text has a color of #c7222e
<p style="color:#c7222e;">Text here</p>
.mytext {color:#c7222e;}
This box has a color of #c7222e
<div style="background-color:#c7222e;">Content here</div>
.mybackground {background-color:#c7222e;}
Border around this has a color of #c7222e
<div style="border:2px solid #c7222e;">Content here</div>
.myborder {border:2px solid #c7222e;}