#a0682f color space conversions
Hex:
#a0682f
RGB:
160, 104, 47
CMY:
37, 59, 82
CMYK:
0, 35, 71, 37
HSL:
30°, 54.5894%, 40.5882%
HSV (HSB):
30°, 70.6250%, 62.7451%
XYZ:
19.9606, 17.5794, 5.0305
xyY:
0.4689, 0.4129, 17.5794
CIE-Lab:
48.9820, 17.1049, 40.2730
CIE-LCH:
48.9820, 43.7549, 66.9878
CIE-Luv:
48.9820, 44.2048, 39.0114
Hunter-Lab:
41.9279, 11.6048, 22.2359
#a0682f color charts
#a0682f color shades, tints & tones
#a0682f color schemes
#a0682f color preview, HTML & CSS examples
This text has a color of #a0682f
<p style="color:#a0682f;">Text here</p>
.mytext {color:#a0682f;}
This box has a color of #a0682f
<div style="background-color:#a0682f;">Content here</div>
.mybackground {background-color:#a0682f;}
Border around this has a color of #a0682f
<div style="border:2px solid #a0682f;">Content here</div>
.myborder {border:2px solid #a0682f;}