#a99f8b color space conversions
Hex:
#a99f8b
RGB:
169, 159, 139
CMY:
34, 38, 45
CMYK:
0, 6, 18, 34
HSL:
40°, 14.8515%, 60.3922%
HSV (HSB):
40°, 17.7515%, 66.2745%
XYZ:
33.4205, 35.0954, 29.4387
xyY:
0.3412, 0.3583, 35.0954
CIE-Lab:
65.8228, 0.2234, 11.7487
CIE-LCH:
65.8228, 11.7509, 88.9107
CIE-Luv:
65.8228, 7.1934, 16.2357
Hunter-Lab:
59.2413, -2.9730, 12.0060
#a99f8b color charts
#a99f8b color shades, tints & tones
#a99f8b color schemes
#a99f8b color preview, HTML & CSS examples
This text has a color of #a99f8b
<p style="color:#a99f8b;">Text here</p>
.mytext {color:#a99f8b;}
This box has a color of #a99f8b
<div style="background-color:#a99f8b;">Content here</div>
.mybackground {background-color:#a99f8b;}
Border around this has a color of #a99f8b
<div style="border:2px solid #a99f8b;">Content here</div>
.myborder {border:2px solid #a99f8b;}