#a08d7d color space conversions
Hex:
#a08d7d
RGB:
160, 141, 125
CMY:
37, 45, 51
CMYK:
0, 12, 22, 37
HSL:
27°, 15.5556%, 55.8824%
HSV (HSB):
27°, 21.8750%, 62.7451%
XYZ:
27.7238, 28.0040, 23.3462
xyY:
0.3506, 0.3541, 28.0040
CIE-Lab:
59.8924, 4.4727, 11.1431
CIE-LCH:
59.8924, 12.0073, 68.1302
CIE-Luv:
59.8924, 12.7042, 14.3159
Hunter-Lab:
52.9188, 0.9068, 10.8862
#a08d7d color charts
#a08d7d color shades, tints & tones
#a08d7d color schemes
#a08d7d color preview, HTML & CSS examples
This text has a color of #a08d7d
<p style="color:#a08d7d;">Text here</p>
.mytext {color:#a08d7d;}
This box has a color of #a08d7d
<div style="background-color:#a08d7d;">Content here</div>
.mybackground {background-color:#a08d7d;}
Border around this has a color of #a08d7d
<div style="border:2px solid #a08d7d;">Content here</div>
.myborder {border:2px solid #a08d7d;}