#aa201d color space conversions
Hex:
#aa201d
RGB:
170, 32, 29
CMY:
33, 87, 89
CMYK:
0, 81, 83, 33
HSL:
1°, 70.8543%, 39.0196%
HSV (HSB):
1°, 82.9412%, 66.6667%
XYZ:
17.3158, 9.6678, 2.1158
xyY:
0.5951, 0.3322, 9.6678
CIE-Lab:
37.2395, 53.9665, 38.0226
CIE-LCH:
37.2395, 66.0160, 35.1670
CIE-Luv:
37.2395, 103.0096, 22.9918
Hunter-Lab:
31.0931, 44.9945, 17.7306
#aa201d color charts
#aa201d color shades, tints & tones
#aa201d color schemes
#aa201d color preview, HTML & CSS examples
This text has a color of #aa201d
<p style="color:#aa201d;">Text here</p>
.mytext {color:#aa201d;}
This box has a color of #aa201d
<div style="background-color:#aa201d;">Content here</div>
.mybackground {background-color:#aa201d;}
Border around this has a color of #aa201d
<div style="border:2px solid #aa201d;">Content here</div>
.myborder {border:2px solid #aa201d;}