#aaaf80 color space conversions
Hex:
#aaaf80
RGB:
170, 175, 128
CMY:
33, 31, 50
CMYK:
3, 0, 27, 31
HSL:
66°, 22.7053%, 59.4118%
HSV (HSB):
66°, 26.8571%, 68.6275%
XYZ:
35.8038, 40.7645, 26.4033
xyY:
0.3477, 0.3959, 40.7645
CIE-Lab:
70.0106, -9.6303, 23.5760
CIE-LCH:
70.0106, 25.4671, 112.2189
CIE-Luv:
70.0106, -0.6410, 33.3783
Hunter-Lab:
63.8471, -11.6342, 20.1742
#aaaf80 color charts
#aaaf80 color shades, tints & tones
#aaaf80 color schemes
#aaaf80 color preview, HTML & CSS examples
This text has a color of #aaaf80
<p style="color:#aaaf80;">Text here</p>
.mytext {color:#aaaf80;}
This box has a color of #aaaf80
<div style="background-color:#aaaf80;">Content here</div>
.mybackground {background-color:#aaaf80;}
Border around this has a color of #aaaf80
<div style="border:2px solid #aaaf80;">Content here</div>
.myborder {border:2px solid #aaaf80;}