#a09c2d color space conversions
Hex:
#a09c2d
RGB:
160, 156, 45
CMY:
37, 39, 82
CMYK:
0, 2, 72, 37
HSL:
58°, 56.0976%, 40.1961%
HSV (HSB):
58°, 71.8750%, 62.7451%
XYZ:
26.8593, 31.4400, 7.1355
xyY:
0.4105, 0.4805, 31.4400
CIE-Lab:
62.8773, -11.8763, 55.3613
CIE-LCH:
62.8773, 56.6209, 102.1078
CIE-Luv:
62.8773, 7.2126, 62.0884
Hunter-Lab:
56.0714, -12.6198, 31.7049
#a09c2d color charts
#a09c2d color shades, tints & tones
#a09c2d color schemes
#a09c2d color preview, HTML & CSS examples
This text has a color of #a09c2d
<p style="color:#a09c2d;">Text here</p>
.mytext {color:#a09c2d;}
This box has a color of #a09c2d
<div style="background-color:#a09c2d;">Content here</div>
.mybackground {background-color:#a09c2d;}
Border around this has a color of #a09c2d
<div style="border:2px solid #a09c2d;">Content here</div>
.myborder {border:2px solid #a09c2d;}