#a99a5b color space conversions
Hex:
#a99a5b
RGB:
169, 154, 91
CMY:
34, 40, 64
CMYK:
0, 9, 46, 34
HSL:
48°, 31.2000%, 50.9804%
HSV (HSB):
48°, 46.1538%, 66.2745%
XYZ:
29.8061, 32.3015, 14.5614
xyY:
0.3888, 0.4213, 32.3015
CIE-Lab:
63.5913, -3.3686, 34.9495
CIE-LCH:
63.5913, 35.1115, 95.5055
CIE-Luv:
63.5913, 13.0773, 43.5199
Hunter-Lab:
56.8345, -5.8482, 24.5936
#a99a5b color charts
#a99a5b color shades, tints & tones
#a99a5b color schemes
#a99a5b color preview, HTML & CSS examples
This text has a color of #a99a5b
<p style="color:#a99a5b;">Text here</p>
.mytext {color:#a99a5b;}
This box has a color of #a99a5b
<div style="background-color:#a99a5b;">Content here</div>
.mybackground {background-color:#a99a5b;}
Border around this has a color of #a99a5b
<div style="border:2px solid #a99a5b;">Content here</div>
.myborder {border:2px solid #a99a5b;}