#aa1e2c color space conversions
Hex:
#aa1e2c
RGB:
170, 30, 44
CMY:
33, 88, 83
CMYK:
0, 82, 74, 33
HSL:
354°, 70.0000%, 39.2157%
HSV (HSB):
354°, 82.3529%, 66.6667%
XYZ:
17.4965, 9.6564, 3.3246
xyY:
0.5741, 0.3168, 9.6564
CIE-Lab:
37.2186, 55.0384, 29.2454
CIE-LCH:
37.2186, 62.3259, 27.9845
CIE-Luv:
37.2186, 100.7874, 17.4249
Hunter-Lab:
31.0748, 46.1222, 15.4091
#aa1e2c color charts
#aa1e2c color shades, tints & tones
#aa1e2c color schemes
#aa1e2c color preview, HTML & CSS examples
This text has a color of #aa1e2c
<p style="color:#aa1e2c;">Text here</p>
.mytext {color:#aa1e2c;}
This box has a color of #aa1e2c
<div style="background-color:#aa1e2c;">Content here</div>
.mybackground {background-color:#aa1e2c;}
Border around this has a color of #aa1e2c
<div style="border:2px solid #aa1e2c;">Content here</div>
.myborder {border:2px solid #aa1e2c;}