#aa211f color space conversions
Hex:
#aa211f
RGB:
170, 33, 31
CMY:
33, 87, 88
CMYK:
0, 81, 82, 33
HSL:
1°, 69.1542%, 39.4118%
HSV (HSB):
1°, 81.7647%, 66.6667%
XYZ:
17.3687, 9.7327, 2.2595
xyY:
0.5916, 0.3315, 9.7327
CIE-Lab:
37.3583, 53.7424, 37.0372
CIE-LCH:
37.3583, 65.2687, 34.5731
CIE-Luv:
37.3583, 102.2341, 22.5866
Hunter-Lab:
31.1973, 44.7828, 17.5440
#aa211f color charts
#aa211f color shades, tints & tones
#aa211f color schemes
#aa211f color preview, HTML & CSS examples
This text has a color of #aa211f
<p style="color:#aa211f;">Text here</p>
.mytext {color:#aa211f;}
This box has a color of #aa211f
<div style="background-color:#aa211f;">Content here</div>
.mybackground {background-color:#aa211f;}
Border around this has a color of #aa211f
<div style="border:2px solid #aa211f;">Content here</div>
.myborder {border:2px solid #aa211f;}