#c22e1f color space conversions
Hex:
#c22e1f
RGB:
194, 46, 31
CMY:
24, 82, 88
CMYK:
0, 76, 84, 24
HSL:
6°, 72.4444%, 44.1176%
HSV (HSB):
6°, 84.0206%, 76.0784%
XYZ:
23.4725, 13.5223, 2.6692
xyY:
0.5918, 0.3409, 13.5223
CIE-Lab:
43.5398, 57.0595, 44.5554
CIE-LCH:
43.5398, 72.3945, 37.9848
CIE-Luv:
43.5398, 114.8230, 28.8972
Hunter-Lab:
36.7726, 49.5869, 21.4371
#c22e1f color charts
#c22e1f color shades, tints & tones
#c22e1f color schemes
#c22e1f color preview, HTML & CSS examples
This text has a color of #c22e1f
<p style="color:#c22e1f;">Text here</p>
.mytext {color:#c22e1f;}
This box has a color of #c22e1f
<div style="background-color:#c22e1f;">Content here</div>
.mybackground {background-color:#c22e1f;}
Border around this has a color of #c22e1f
<div style="border:2px solid #c22e1f;">Content here</div>
.myborder {border:2px solid #c22e1f;}