#a0803e color space conversions
Hex:
#a0803e
RGB:
160, 128, 62
CMY:
37, 50, 76
CMYK:
0, 20, 61, 37
HSL:
40°, 44.1441%, 43.5294%
HSV (HSB):
40°, 61.2500%, 62.7451%
XYZ:
23.0859, 23.2597, 7.8302
xyY:
0.4261, 0.4293, 23.2597
CIE-Lab:
55.3389, 4.4700, 39.8277
CIE-LCH:
55.3389, 40.0778, 83.5963
CIE-Luv:
55.3389, 25.6554, 43.8830
Hunter-Lab:
48.2283, 1.0446, 24.1336
#a0803e color charts
#a0803e color shades, tints & tones
#a0803e color schemes
#a0803e color preview, HTML & CSS examples
This text has a color of #a0803e
<p style="color:#a0803e;">Text here</p>
.mytext {color:#a0803e;}
This box has a color of #a0803e
<div style="background-color:#a0803e;">Content here</div>
.mybackground {background-color:#a0803e;}
Border around this has a color of #a0803e
<div style="border:2px solid #a0803e;">Content here</div>
.myborder {border:2px solid #a0803e;}