#a09b2a color space conversions
Hex:
#a09b2a
RGB:
160, 155, 42
CMY:
37, 39, 84
CMYK:
0, 3, 74, 37
HSL:
57°, 58.4158%, 39.6078%
HSV (HSB):
57°, 73.7500%, 62.7451%
XYZ:
26.6365, 31.0834, 6.7863
xyY:
0.4129, 0.4819, 31.0834
CIE-Lab:
62.5780, -11.4962, 56.1828
CIE-LCH:
62.5780, 57.3469, 101.5643
CIE-Luv:
62.5780, 7.9334, 62.4167
Hunter-Lab:
55.7525, -12.2863, 31.8099
#a09b2a color charts
#a09b2a color shades, tints & tones
#a09b2a color schemes
#a09b2a color preview, HTML & CSS examples
This text has a color of #a09b2a
<p style="color:#a09b2a;">Text here</p>
.mytext {color:#a09b2a;}
This box has a color of #a09b2a
<div style="background-color:#a09b2a;">Content here</div>
.mybackground {background-color:#a09b2a;}
Border around this has a color of #a09b2a
<div style="border:2px solid #a09b2a;">Content here</div>
.myborder {border:2px solid #a09b2a;}