#aa555b color space conversions
Hex:
#aa555b
RGB:
170, 85, 91
CMY:
33, 67, 64
CMYK:
0, 50, 46, 33
HSL:
356°, 33.3333%, 50.0000%
HSV (HSB):
356°, 50.0000%, 66.6667%
XYZ:
21.7144, 15.7984, 11.8024
xyY:
0.4403, 0.3204, 15.7984
CIE-Lab:
46.7088, 35.3640, 12.7585
CIE-LCH:
46.7088, 37.5951, 19.8382
CIE-Luv:
46.7088, 59.2012, 9.1856
Hunter-Lab:
39.7472, 27.9593, 10.2176
#aa555b color charts
#aa555b color shades, tints & tones
#aa555b color schemes
#aa555b color preview, HTML & CSS examples
This text has a color of #aa555b
<p style="color:#aa555b;">Text here</p>
.mytext {color:#aa555b;}
This box has a color of #aa555b
<div style="background-color:#aa555b;">Content here</div>
.mybackground {background-color:#aa555b;}
Border around this has a color of #aa555b
<div style="border:2px solid #aa555b;">Content here</div>
.myborder {border:2px solid #aa555b;}