#a09d32 color space conversions
Hex:
#a09d32
RGB:
160, 157, 50
CMY:
37, 38, 80
CMYK:
0, 2, 69, 37
HSL:
58°, 52.3810%, 41.1765%
HSV (HSB):
58°, 68.7500%, 62.7451%
XYZ:
27.1299, 31.8178, 7.7292
xyY:
0.4069, 0.4772, 31.8178
CIE-Lab:
63.1920, -12.1347, 53.7271
CIE-LCH:
63.1920, 55.0804, 102.7272
CIE-Luv:
63.1920, 6.4500, 61.1520
Hunter-Lab:
56.4073, -12.8606, 31.3609
#a09d32 color charts
#a09d32 color shades, tints & tones
#a09d32 color schemes
#a09d32 color preview, HTML & CSS examples
This text has a color of #a09d32
<p style="color:#a09d32;">Text here</p>
.mytext {color:#a09d32;}
This box has a color of #a09d32
<div style="background-color:#a09d32;">Content here</div>
.mybackground {background-color:#a09d32;}
Border around this has a color of #a09d32
<div style="border:2px solid #a09d32;">Content here</div>
.myborder {border:2px solid #a09d32;}