#a99e4b color space conversions
Hex:
#a99e4b
RGB:
169, 158, 75
CMY:
34, 38, 71
CMYK:
0, 7, 56, 34
HSL:
53°, 38.5246%, 47.8431%
HSV (HSB):
53°, 55.6213%, 66.2745%
XYZ:
29.8590, 33.3967, 11.5291
xyY:
0.3993, 0.4466, 33.3967
CIE-Lab:
64.4809, -7.0019, 44.1419
CIE-LCH:
64.4809, 44.6937, 99.0133
CIE-Luv:
64.4809, 11.2352, 53.0389
Hunter-Lab:
57.7899, -8.9045, 28.6246
#a99e4b color charts
#a99e4b color shades, tints & tones
#a99e4b color schemes
#a99e4b color preview, HTML & CSS examples
This text has a color of #a99e4b
<p style="color:#a99e4b;">Text here</p>
.mytext {color:#a99e4b;}
This box has a color of #a99e4b
<div style="background-color:#a99e4b;">Content here</div>
.mybackground {background-color:#a99e4b;}
Border around this has a color of #a99e4b
<div style="border:2px solid #a99e4b;">Content here</div>
.myborder {border:2px solid #a99e4b;}