#a09e32 color space conversions
Hex:
#a09e32
RGB:
160, 158, 50
CMY:
37, 38, 80
CMYK:
0, 1, 69, 37
HSL:
59°, 52.3810%, 41.1765%
HSV (HSB):
59°, 68.7500%, 62.7451%
XYZ:
27.2998, 32.1576, 7.7858
xyY:
0.4060, 0.4782, 32.1576
CIE-Lab:
63.4729, -12.6598, 54.0096
CIE-LCH:
63.4729, 55.4735, 103.1919
CIE-Luv:
63.4729, 5.7996, 61.5899
Hunter-Lab:
56.7077, -13.3063, 31.5550
#a09e32 color charts
#a09e32 color shades, tints & tones
#a09e32 color schemes
#a09e32 color preview, HTML & CSS examples
This text has a color of #a09e32
<p style="color:#a09e32;">Text here</p>
.mytext {color:#a09e32;}
This box has a color of #a09e32
<div style="background-color:#a09e32;">Content here</div>
.mybackground {background-color:#a09e32;}
Border around this has a color of #a09e32
<div style="border:2px solid #a09e32;">Content here</div>
.myborder {border:2px solid #a09e32;}