#a99b5c color space conversions
Hex:
#a99b5c
RGB:
169, 155, 92
CMY:
34, 39, 64
CMYK:
0, 8, 46, 34
HSL:
49°, 30.9237%, 51.1765%
HSV (HSB):
49°, 45.5621%, 66.2745%
XYZ:
30.0153, 32.6504, 14.8454
xyY:
0.3872, 0.4212, 32.6504
CIE-Lab:
63.8768, -3.8064, 34.7811
CIE-LCH:
63.8768, 34.9888, 96.2456
CIE-Luv:
63.8768, 12.3884, 43.5103
Hunter-Lab:
57.1405, -6.2319, 24.5945
#a99b5c color charts
#a99b5c color shades, tints & tones
#a99b5c color schemes
#a99b5c color preview, HTML & CSS examples
This text has a color of #a99b5c
<p style="color:#a99b5c;">Text here</p>
.mytext {color:#a99b5c;}
This box has a color of #a99b5c
<div style="background-color:#a99b5c;">Content here</div>
.mybackground {background-color:#a99b5c;}
Border around this has a color of #a99b5c
<div style="border:2px solid #a99b5c;">Content here</div>
.myborder {border:2px solid #a99b5c;}