#a08e8f color space conversions
Hex:
#a08e8f
RGB:
160, 142, 143
CMY:
37, 44, 44
CMYK:
0, 11, 11, 37
HSL:
357°, 8.6538%, 59.2157%
HSV (HSB):
357°, 11.2500%, 62.7451%
XYZ:
29.1281, 28.8028, 30.0109
xyY:
0.3312, 0.3275, 28.8028
CIE-Lab:
60.6072, 6.8988, 1.9237
CIE-LCH:
60.6072, 7.1620, 15.5810
CIE-Luv:
60.6072, 10.6674, 1.5393
Hunter-Lab:
53.6682, 2.9606, 4.4132
#a08e8f color charts
#a08e8f color shades, tints & tones
#a08e8f color schemes
#a08e8f color preview, HTML & CSS examples
This text has a color of #a08e8f
<p style="color:#a08e8f;">Text here</p>
.mytext {color:#a08e8f;}
This box has a color of #a08e8f
<div style="background-color:#a08e8f;">Content here</div>
.mybackground {background-color:#a08e8f;}
Border around this has a color of #a08e8f
<div style="border:2px solid #a08e8f;">Content here</div>
.myborder {border:2px solid #a08e8f;}