#aaa29e color space conversions
Hex:
#aaa29e
RGB:
170, 162, 158
CMY:
33, 36, 38
CMYK:
0, 5, 7, 33
HSL:
20°, 6.5934%, 64.3137%
HSV (HSB):
20°, 7.0588%, 66.6667%
XYZ:
35.6694, 36.8553, 37.5816
xyY:
0.3240, 0.3347, 36.8553
CIE-Lab:
67.1684, 2.1685, 3.1011
CIE-LCH:
67.1684, 3.7841, 55.0352
CIE-Luv:
67.1684, 4.9108, 4.0841
Hunter-Lab:
60.7086, -1.3620, 5.7926
#aaa29e color charts
#aaa29e color shades, tints & tones
#aaa29e color schemes
#aaa29e color preview, HTML & CSS examples
This text has a color of #aaa29e
<p style="color:#aaa29e;">Text here</p>
.mytext {color:#aaa29e;}
This box has a color of #aaa29e
<div style="background-color:#aaa29e;">Content here</div>
.mybackground {background-color:#aaa29e;}
Border around this has a color of #aaa29e
<div style="border:2px solid #aaa29e;">Content here</div>
.myborder {border:2px solid #aaa29e;}