#a08e6a color space conversions
Hex:
#a08e6a
RGB:
160, 142, 106
CMY:
37, 44, 58
CMYK:
0, 11, 34, 37
HSL:
40°, 22.1311%, 52.1569%
HSV (HSB):
40°, 33.7500%, 62.7451%
XYZ:
26.7717, 27.8602, 17.6022
xyY:
0.3706, 0.3857, 27.8602
CIE-Lab:
59.7622, 1.1937, 21.6732
CIE-LCH:
59.7622, 21.7061, 86.8475
CIE-Luv:
59.7622, 13.5325, 27.7249
Hunter-Lab:
52.7828, -1.8336, 17.1757
#a08e6a color charts
#a08e6a color shades, tints & tones
#a08e6a color schemes
#a08e6a color preview, HTML & CSS examples
This text has a color of #a08e6a
<p style="color:#a08e6a;">Text here</p>
.mytext {color:#a08e6a;}
This box has a color of #a08e6a
<div style="background-color:#a08e6a;">Content here</div>
.mybackground {background-color:#a08e6a;}
Border around this has a color of #a08e6a
<div style="border:2px solid #a08e6a;">Content here</div>
.myborder {border:2px solid #a08e6a;}