#aaa08e color space conversions
Hex:
#aaa08e
RGB:
170, 160, 142
CMY:
33, 37, 44
CMYK:
0, 6, 16, 33
HSL:
39°, 14.1414%, 61.1765%
HSV (HSB):
39°, 16.4706%, 66.6667%
XYZ:
34.0309, 35.6407, 30.6769
xyY:
0.3391, 0.3552, 35.6407
CIE-Lab:
66.2444, 0.5415, 10.6873
CIE-LCH:
66.2444, 10.7011, 87.0992
CIE-Luv:
66.2444, 7.0601, 14.7939
Hunter-Lab:
59.6998, -2.7237, 11.3235
#aaa08e color charts
#aaa08e color shades, tints & tones
#aaa08e color schemes
#aaa08e color preview, HTML & CSS examples
This text has a color of #aaa08e
<p style="color:#aaa08e;">Text here</p>
.mytext {color:#aaa08e;}
This box has a color of #aaa08e
<div style="background-color:#aaa08e;">Content here</div>
.mybackground {background-color:#aaa08e;}
Border around this has a color of #aaa08e
<div style="border:2px solid #aaa08e;">Content here</div>
.myborder {border:2px solid #aaa08e;}