#a99b5e color space conversions
Hex:
#a99b5e
RGB:
169, 155, 94
CMY:
34, 39, 63
CMYK:
0, 8, 44, 34
HSL:
49°, 30.3644%, 51.5686%
HSV (HSB):
49°, 44.3787%, 66.2745%
XYZ:
30.1039, 32.6859, 15.3120
xyY:
0.3854, 0.4185, 32.6859
CIE-Lab:
63.9057, -3.5962, 33.7635
CIE-LCH:
63.9057, 33.9545, 96.0798
CIE-Luv:
63.9057, 12.2834, 42.4547
Hunter-Lab:
57.1715, -6.0603, 24.1407
#a99b5e color charts
#a99b5e color shades, tints & tones
#a99b5e color schemes
#a99b5e color preview, HTML & CSS examples
This text has a color of #a99b5e
<p style="color:#a99b5e;">Text here</p>
.mytext {color:#a99b5e;}
This box has a color of #a99b5e
<div style="background-color:#a99b5e;">Content here</div>
.mybackground {background-color:#a99b5e;}
Border around this has a color of #a99b5e
<div style="border:2px solid #a99b5e;">Content here</div>
.myborder {border:2px solid #a99b5e;}