#a99f8e color space conversions
Hex:
#a99f8e
RGB:
169, 159, 142
CMY:
34, 38, 44
CMYK:
0, 6, 16, 34
HSL:
38°, 13.5678%, 60.9804%
HSV (HSB):
38°, 15.9763%, 66.2745%
XYZ:
33.6428, 35.1843, 30.6093
xyY:
0.3383, 0.3538, 35.1843
CIE-Lab:
65.8919, 0.7065, 10.1759
CIE-LCH:
65.8919, 10.2004, 86.0285
CIE-Luv:
65.8919, 6.9963, 14.0638
Hunter-Lab:
59.3163, -2.5627, 10.9258
#a99f8e color charts
#a99f8e color shades, tints & tones
#a99f8e color schemes
#a99f8e color preview, HTML & CSS examples
This text has a color of #a99f8e
<p style="color:#a99f8e;">Text here</p>
.mytext {color:#a99f8e;}
This box has a color of #a99f8e
<div style="background-color:#a99f8e;">Content here</div>
.mybackground {background-color:#a99f8e;}
Border around this has a color of #a99f8e
<div style="border:2px solid #a99f8e;">Content here</div>
.myborder {border:2px solid #a99f8e;}