#a99d32 color space conversions
Hex:
#a99d32
RGB:
169, 157, 50
CMY:
34, 38, 80
CMYK:
0, 7, 70, 34
HSL:
54°, 54.3379%, 42.9412%
HSV (HSB):
54°, 70.4142%, 66.2745%
XYZ:
28.9949, 32.7792, 7.8164
xyY:
0.4166, 0.4710, 32.7792
CIE-Lab:
63.9818, -8.1618, 54.7782
CIE-LCH:
63.9818, 55.3828, 98.4745
CIE-Luv:
63.9818, 12.7308, 61.4132
Hunter-Lab:
57.2532, -9.7948, 31.9827
#a99d32 color charts
#a99d32 color shades, tints & tones
#a99d32 color schemes
#a99d32 color preview, HTML & CSS examples
This text has a color of #a99d32
<p style="color:#a99d32;">Text here</p>
.mytext {color:#a99d32;}
This box has a color of #a99d32
<div style="background-color:#a99d32;">Content here</div>
.mybackground {background-color:#a99d32;}
Border around this has a color of #a99d32
<div style="border:2px solid #a99d32;">Content here</div>
.myborder {border:2px solid #a99d32;}