#a08c7d color space conversions
Hex:
#a08c7d
RGB:
160, 140, 125
CMY:
37, 45, 51
CMYK:
0, 13, 22, 37
HSL:
26°, 15.5556%, 55.8824%
HSV (HSB):
26°, 21.8750%, 62.7451%
XYZ:
27.5770, 27.7104, 23.2972
xyY:
0.3509, 0.3526, 27.7104
CIE-Lab:
59.6262, 5.0336, 10.7679
CIE-LCH:
59.6262, 11.8864, 64.9458
CIE-Luv:
59.6262, 13.2804, 13.7146
Hunter-Lab:
52.6407, 1.3899, 10.6085
#a08c7d color charts
#a08c7d color shades, tints & tones
#a08c7d color schemes
#a08c7d color preview, HTML & CSS examples
This text has a color of #a08c7d
<p style="color:#a08c7d;">Text here</p>
.mytext {color:#a08c7d;}
This box has a color of #a08c7d
<div style="background-color:#a08c7d;">Content here</div>
.mybackground {background-color:#a08c7d;}
Border around this has a color of #a08c7d
<div style="border:2px solid #a08c7d;">Content here</div>
.myborder {border:2px solid #a08c7d;}