#a09e5b color space conversions
Hex:
#a09e5b
RGB:
160, 158, 91
CMY:
37, 38, 64
CMYK:
0, 1, 43, 37
HSL:
58°, 27.4900%, 49.2157%
HSV (HSB):
58°, 43.1250%, 62.7451%
XYZ:
28.6124, 32.6826, 14.6979
xyY:
0.3765, 0.4301, 32.6826
CIE-Lab:
63.9031, -9.3093, 35.1685
CIE-LCH:
63.9031, 36.3798, 104.8265
CIE-Luv:
63.9031, 4.5401, 45.0029
Hunter-Lab:
57.1687, -10.7078, 24.7749
#a09e5b color charts
#a09e5b color shades, tints & tones
#a09e5b color schemes
#a09e5b color preview, HTML & CSS examples
This text has a color of #a09e5b
<p style="color:#a09e5b;">Text here</p>
.mytext {color:#a09e5b;}
This box has a color of #a09e5b
<div style="background-color:#a09e5b;">Content here</div>
.mybackground {background-color:#a09e5b;}
Border around this has a color of #a09e5b
<div style="border:2px solid #a09e5b;">Content here</div>
.myborder {border:2px solid #a09e5b;}