#aa132b color space conversions
Hex:
#aa132b
RGB:
170, 19, 43
CMY:
33, 93, 83
CMYK:
0, 89, 75, 33
HSL:
350°, 79.8942%, 37.0588%
HSV (HSB):
350°, 88.8235%, 66.6667%
XYZ:
17.2465, 9.1862, 3.1496
xyY:
0.5830, 0.3105, 9.1862
CIE-Lab:
36.3404, 57.4629, 28.8475
CIE-LCH:
36.3404, 64.2975, 26.6575
CIE-Luv:
36.3404, 104.6689, 16.1984
Hunter-Lab:
30.3088, 48.5309, 15.0548
#aa132b color charts
#aa132b color shades, tints & tones
#aa132b color schemes
#aa132b color preview, HTML & CSS examples
This text has a color of #aa132b
<p style="color:#aa132b;">Text here</p>
.mytext {color:#aa132b;}
This box has a color of #aa132b
<div style="background-color:#aa132b;">Content here</div>
.mybackground {background-color:#aa132b;}
Border around this has a color of #aa132b
<div style="border:2px solid #aa132b;">Content here</div>
.myborder {border:2px solid #aa132b;}