#aaaf7b color space conversions
Hex:
#aaaf7b
RGB:
170, 175, 123
CMY:
33, 31, 52
CMYK:
3, 0, 30, 31
HSL:
66°, 24.5283%, 58.4314%
HSV (HSB):
66°, 29.7143%, 68.6275%
XYZ:
35.4827, 40.6361, 24.7123
xyY:
0.3519, 0.4030, 40.6361
CIE-Lab:
69.9202, -10.3233, 26.1417
CIE-LCH:
69.9202, 28.1062, 111.5490
CIE-Luv:
69.9202, -0.4396, 36.5470
Hunter-Lab:
63.7464, -12.1991, 21.6378
#aaaf7b color charts
#aaaf7b color shades, tints & tones
#aaaf7b color schemes
#aaaf7b color preview, HTML & CSS examples
This text has a color of #aaaf7b
<p style="color:#aaaf7b;">Text here</p>
.mytext {color:#aaaf7b;}
This box has a color of #aaaf7b
<div style="background-color:#aaaf7b;">Content here</div>
.mybackground {background-color:#aaaf7b;}
Border around this has a color of #aaaf7b
<div style="border:2px solid #aaaf7b;">Content here</div>
.myborder {border:2px solid #aaaf7b;}