#a08e40 color space conversions
Hex:
#a08e40
RGB:
160, 142, 64
CMY:
37, 44, 75
CMYK:
0, 11, 60, 37
HSL:
49°, 42.8571%, 43.9216%
HSV (HSB):
49°, 60.0000%, 62.7451%
XYZ:
25.0956, 27.1898, 8.7760
xyY:
0.4110, 0.4453, 27.1898
CIE-Lab:
59.1496, -3.1534, 43.1760
CIE-LCH:
59.1496, 43.2910, 94.1772
CIE-Luv:
59.1496, 15.9402, 49.5838
Hunter-Lab:
52.1438, -5.3437, 26.5220
#a08e40 color charts
#a08e40 color shades, tints & tones
#a08e40 color schemes
#a08e40 color preview, HTML & CSS examples
This text has a color of #a08e40
<p style="color:#a08e40;">Text here</p>
.mytext {color:#a08e40;}
This box has a color of #a08e40
<div style="background-color:#a08e40;">Content here</div>
.mybackground {background-color:#a08e40;}
Border around this has a color of #a08e40
<div style="border:2px solid #a08e40;">Content here</div>
.myborder {border:2px solid #a08e40;}