#a0883e color space conversions
Hex:
#a0883e
RGB:
160, 136, 62
CMY:
37, 47, 76
CMYK:
0, 15, 61, 37
HSL:
45°, 44.1441%, 43.5294%
HSV (HSB):
45°, 61.2500%, 62.7451%
XYZ:
24.1709, 25.4297, 8.1919
xyY:
0.4182, 0.4400, 25.4297
CIE-Lab:
57.4917, 0.0030, 42.2783
CIE-LCH:
57.4917, 42.2783, 89.9959
CIE-Luv:
57.4917, 20.1086, 47.5906
Hunter-Lab:
50.4279, -2.6909, 25.6680
#a0883e color charts
#a0883e color shades, tints & tones
#a0883e color schemes
#a0883e color preview, HTML & CSS examples
This text has a color of #a0883e
<p style="color:#a0883e;">Text here</p>
.mytext {color:#a0883e;}
This box has a color of #a0883e
<div style="background-color:#a0883e;">Content here</div>
.mybackground {background-color:#a0883e;}
Border around this has a color of #a0883e
<div style="border:2px solid #a0883e;">Content here</div>
.myborder {border:2px solid #a0883e;}