#aa201e color space conversions
Hex:
#aa201e
RGB:
170, 32, 30
CMY:
33, 87, 88
CMYK:
0, 81, 82, 33
HSL:
1°, 70.0000%, 39.2157%
HSV (HSB):
1°, 82.3529%, 66.6667%
XYZ:
17.3284, 9.6728, 2.1820
xyY:
0.5938, 0.3315, 9.6728
CIE-Lab:
37.2487, 53.9953, 37.4835
CIE-LCH:
37.2487, 65.7306, 34.7683
CIE-Luv:
37.2487, 102.8420, 22.7035
Hunter-Lab:
31.1011, 45.0267, 17.6111
#aa201e color charts
#aa201e color shades, tints & tones
#aa201e color schemes
#aa201e color preview, HTML & CSS examples
This text has a color of #aa201e
<p style="color:#aa201e;">Text here</p>
.mytext {color:#aa201e;}
This box has a color of #aa201e
<div style="background-color:#aa201e;">Content here</div>
.mybackground {background-color:#aa201e;}
Border around this has a color of #aa201e
<div style="border:2px solid #aa201e;">Content here</div>
.myborder {border:2px solid #aa201e;}