#a0845e color space conversions
Hex:
#a0845e
RGB:
160, 132, 94
CMY:
37, 48, 63
CMYK:
0, 18, 41, 37
HSL:
35°, 25.9843%, 49.8039%
HSV (HSB):
35°, 41.2500%, 62.7451%
XYZ:
24.7688, 24.7843, 14.0681
xyY:
0.3893, 0.3896, 24.7843
CIE-Lab:
56.8646, 5.2972, 24.5201
CIE-LCH:
56.8646, 25.0857, 77.8095
CIE-Luv:
56.8646, 20.6838, 29.6243
Hunter-Lab:
49.7838, 1.6872, 18.0943
#a0845e color charts
#a0845e color shades, tints & tones
#a0845e color schemes
#a0845e color preview, HTML & CSS examples
This text has a color of #a0845e
<p style="color:#a0845e;">Text here</p>
.mytext {color:#a0845e;}
This box has a color of #a0845e
<div style="background-color:#a0845e;">Content here</div>
.mybackground {background-color:#a0845e;}
Border around this has a color of #a0845e
<div style="border:2px solid #a0845e;">Content here</div>
.myborder {border:2px solid #a0845e;}