#a0682e color space conversions
Hex:
#a0682e
RGB:
160, 104, 46
CMY:
37, 59, 82
CMYK:
0, 35, 71, 37
HSL:
31°, 55.3398%, 40.3922%
HSV (HSB):
31°, 71.2500%, 62.7451%
XYZ:
19.9407, 17.5715, 4.9254
xyY:
0.4699, 0.4141, 17.5715
CIE-Lab:
48.9722, 17.0483, 40.7591
CIE-LCH:
48.9722, 44.1808, 67.3019
CIE-Luv:
48.9722, 44.2851, 39.3644
Hunter-Lab:
41.9183, 11.5558, 22.3762
#a0682e color charts
#a0682e color shades, tints & tones
#a0682e color schemes
#a0682e color preview, HTML & CSS examples
This text has a color of #a0682e
<p style="color:#a0682e;">Text here</p>
.mytext {color:#a0682e;}
This box has a color of #a0682e
<div style="background-color:#a0682e;">Content here</div>
.mybackground {background-color:#a0682e;}
Border around this has a color of #a0682e
<div style="border:2px solid #a0682e;">Content here</div>
.myborder {border:2px solid #a0682e;}