#a22e1f color space conversions
Hex:
#a22e1f
RGB:
162, 46, 31
CMY:
36, 82, 88
CMYK:
0, 72, 81, 36
HSL:
7°, 67.8756%, 37.8431%
HSV (HSB):
7°, 80.8642%, 63.5294%
XYZ:
16.1246, 9.7343, 2.3254
xyY:
0.5721, 0.3454, 9.7343
CIE-Lab:
37.3613, 46.7865, 36.5132
CIE-LCH:
37.3613, 59.3480, 37.9692
CIE-Luv:
37.3613, 89.1485, 24.1416
Hunter-Lab:
31.1998, 37.6521, 17.4209
#a22e1f color charts
#a22e1f color shades, tints & tones
#a22e1f color schemes
#a22e1f color preview, HTML & CSS examples
This text has a color of #a22e1f
<p style="color:#a22e1f;">Text here</p>
.mytext {color:#a22e1f;}
This box has a color of #a22e1f
<div style="background-color:#a22e1f;">Content here</div>
.mybackground {background-color:#a22e1f;}
Border around this has a color of #a22e1f
<div style="border:2px solid #a22e1f;">Content here</div>
.myborder {border:2px solid #a22e1f;}