#aa8b8d color space conversions
Hex:
#aa8b8d
RGB:
170, 139, 141
CMY:
33, 45, 45
CMYK:
0, 18, 17, 33
HSL:
356°, 15.4229%, 60.5882%
HSV (HSB):
356°, 18.2353%, 66.6667%
XYZ:
30.6179, 28.9344, 29.1705
xyY:
0.3451, 0.3261, 28.9344
CIE-Lab:
60.7237, 12.0484, 3.3511
CIE-LCH:
60.7237, 12.5057, 15.5431
CIE-Luv:
60.7237, 18.9228, 2.6019
Hunter-Lab:
53.7907, 7.4693, 5.5008
#aa8b8d color charts
#aa8b8d color shades, tints & tones
#aa8b8d color schemes
#aa8b8d color preview, HTML & CSS examples
This text has a color of #aa8b8d
<p style="color:#aa8b8d;">Text here</p>
.mytext {color:#aa8b8d;}
This box has a color of #aa8b8d
<div style="background-color:#aa8b8d;">Content here</div>
.mybackground {background-color:#aa8b8d;}
Border around this has a color of #aa8b8d
<div style="border:2px solid #aa8b8d;">Content here</div>
.myborder {border:2px solid #aa8b8d;}