#a99b4b color space conversions
Hex:
#a99b4b
RGB:
169, 155, 75
CMY:
34, 39, 71
CMYK:
0, 8, 56, 34
HSL:
51°, 38.5246%, 47.8431%
HSV (HSB):
51°, 55.6213%, 66.2745%
XYZ:
29.3535, 32.3857, 11.3606
xyY:
0.4016, 0.4430, 32.3857
CIE-Lab:
63.6604, -5.3944, 43.1905
CIE-LCH:
63.6604, 43.5261, 97.1193
CIE-Luv:
63.6604, 13.1944, 51.6110
Hunter-Lab:
56.9084, -7.5190, 27.9999
#a99b4b color charts
#a99b4b color shades, tints & tones
#a99b4b color schemes
#a99b4b color preview, HTML & CSS examples
This text has a color of #a99b4b
<p style="color:#a99b4b;">Text here</p>
.mytext {color:#a99b4b;}
This box has a color of #a99b4b
<div style="background-color:#a99b4b;">Content here</div>
.mybackground {background-color:#a99b4b;}
Border around this has a color of #a99b4b
<div style="border:2px solid #a99b4b;">Content here</div>
.myborder {border:2px solid #a99b4b;}