#aa1b2c color space conversions
Hex:
#aa1b2c
RGB:
170, 27, 44
CMY:
33, 89, 83
CMYK:
0, 84, 74, 33
HSL:
353°, 72.5888%, 38.6275%
HSV (HSB):
353°, 84.1176%, 66.6667%
XYZ:
17.4241, 9.5118, 3.3005
xyY:
0.5763, 0.3146, 9.5118
CIE-Lab:
36.9515, 55.7972, 28.9363
CIE-LCH:
36.9515, 62.8541, 27.4111
CIE-Luv:
36.9515, 101.9031, 16.9195
Hunter-Lab:
30.8411, 46.8740, 15.2439
#aa1b2c color charts
#aa1b2c color shades, tints & tones
#aa1b2c color schemes
#aa1b2c color preview, HTML & CSS examples
This text has a color of #aa1b2c
<p style="color:#aa1b2c;">Text here</p>
.mytext {color:#aa1b2c;}
This box has a color of #aa1b2c
<div style="background-color:#aa1b2c;">Content here</div>
.mybackground {background-color:#aa1b2c;}
Border around this has a color of #aa1b2c
<div style="border:2px solid #aa1b2c;">Content here</div>
.myborder {border:2px solid #aa1b2c;}