#a08d6f color space conversions
Hex:
#a08d6f
RGB:
160, 141, 111
CMY:
37, 45, 56
CMYK:
0, 12, 31, 37
HSL:
37°, 20.5021%, 53.1373%
HSV (HSB):
37°, 30.6250%, 62.7451%
XYZ:
26.8913, 27.6710, 18.9626
xyY:
0.3657, 0.3763, 27.6710
CIE-Lab:
59.5904, 2.4218, 18.6394
CIE-LCH:
59.5904, 18.7961, 82.5971
CIE-Luv:
59.5904, 13.7807, 23.9342
Hunter-Lab:
52.6033, -0.8047, 15.4492
#a08d6f color charts
#a08d6f color shades, tints & tones
#a08d6f color schemes
#a08d6f color preview, HTML & CSS examples
This text has a color of #a08d6f
<p style="color:#a08d6f;">Text here</p>
.mytext {color:#a08d6f;}
This box has a color of #a08d6f
<div style="background-color:#a08d6f;">Content here</div>
.mybackground {background-color:#a08d6f;}
Border around this has a color of #a08d6f
<div style="border:2px solid #a08d6f;">Content here</div>
.myborder {border:2px solid #a08d6f;}