#aaaa8e color space conversions
Hex:
#aaaa8e
RGB:
170, 170, 142
CMY:
33, 33, 44
CMYK:
0, 0, 16, 33
HSL:
60°, 14.1414%, 61.1765%
HSV (HSB):
60°, 16.4706%, 66.6667%
XYZ:
35.8348, 39.2485, 31.2782
xyY:
0.3369, 0.3690, 39.2485
CIE-Lab:
68.9309, -4.8722, 14.4680
CIE-LCH:
68.9309, 15.2664, 108.6114
CIE-Luv:
68.9309, 1.5113, 20.9372
Hunter-Lab:
62.6486, -7.5337, 14.2527
#aaaa8e color charts
#aaaa8e color shades, tints & tones
#aaaa8e color schemes
#aaaa8e color preview, HTML & CSS examples
This text has a color of #aaaa8e
<p style="color:#aaaa8e;">Text here</p>
.mytext {color:#aaaa8e;}
This box has a color of #aaaa8e
<div style="background-color:#aaaa8e;">Content here</div>
.mybackground {background-color:#aaaa8e;}
Border around this has a color of #aaaa8e
<div style="border:2px solid #aaaa8e;">Content here</div>
.myborder {border:2px solid #aaaa8e;}