#a22c1f color space conversions
Hex:
#a22c1f
RGB:
162, 44, 31
CMY:
36, 83, 88
CMYK:
0, 73, 81, 36
HSL:
6°, 67.8756%, 37.8431%
HSV (HSB):
6°, 80.8642%, 63.5294%
XYZ:
16.0483, 9.5817, 2.2999
xyY:
0.5746, 0.3431, 9.5817
CIE-Lab:
37.0809, 47.5576, 36.2329
CIE-LCH:
37.0809, 59.7875, 37.3028
CIE-Luv:
37.0809, 90.2903, 23.6465
Hunter-Lab:
30.9543, 38.3736, 17.2627
#a22c1f color charts
#a22c1f color shades, tints & tones
#a22c1f color schemes
#a22c1f color preview, HTML & CSS examples
This text has a color of #a22c1f
<p style="color:#a22c1f;">Text here</p>
.mytext {color:#a22c1f;}
This box has a color of #a22c1f
<div style="background-color:#a22c1f;">Content here</div>
.mybackground {background-color:#a22c1f;}
Border around this has a color of #a22c1f
<div style="border:2px solid #a22c1f;">Content here</div>
.myborder {border:2px solid #a22c1f;}