#a99f2d color space conversions
Hex:
#a99f2d
RGB:
169, 159, 45
CMY:
34, 38, 82
CMYK:
0, 6, 73, 34
HSL:
55°, 57.9439%, 41.9608%
HSV (HSB):
55°, 73.3728%, 66.2745%
XYZ:
29.2340, 33.4208, 7.3927
xyY:
0.4173, 0.4771, 33.4208
CIE-Lab:
64.5002, -9.4735, 57.2021
CIE-LCH:
64.5002, 57.9812, 99.4037
CIE-Luv:
64.5002, 11.5071, 63.6039
Hunter-Lab:
57.8107, -10.9040, 32.8856
#a99f2d color charts
#a99f2d color shades, tints & tones
#a99f2d color schemes
#a99f2d color preview, HTML & CSS examples
This text has a color of #a99f2d
<p style="color:#a99f2d;">Text here</p>
.mytext {color:#a99f2d;}
This box has a color of #a99f2d
<div style="background-color:#a99f2d;">Content here</div>
.mybackground {background-color:#a99f2d;}
Border around this has a color of #a99f2d
<div style="border:2px solid #a99f2d;">Content here</div>
.myborder {border:2px solid #a99f2d;}