#a22e1e color space conversions
Hex:
#a22e1e
RGB:
162, 46, 30
CMY:
36, 82, 88
CMYK:
0, 72, 81, 36
HSL:
7°, 68.7500%, 37.6471%
HSV (HSB):
7°, 81.4815%, 63.5294%
XYZ:
16.1116, 9.7291, 2.2570
xyY:
0.5734, 0.3463, 9.7291
CIE-Lab:
37.3518, 46.7531, 37.0458
CIE-LCH:
37.3518, 59.6511, 38.3923
CIE-Luv:
37.3518, 89.3011, 24.4420
Hunter-Lab:
31.1915, 37.6170, 17.5438
#a22e1e color charts
#a22e1e color shades, tints & tones
#a22e1e color schemes
#a22e1e color preview, HTML & CSS examples
This text has a color of #a22e1e
<p style="color:#a22e1e;">Text here</p>
.mytext {color:#a22e1e;}
This box has a color of #a22e1e
<div style="background-color:#a22e1e;">Content here</div>
.mybackground {background-color:#a22e1e;}
Border around this has a color of #a22e1e
<div style="border:2px solid #a22e1e;">Content here</div>
.myborder {border:2px solid #a22e1e;}