#a08c81 color space conversions
Hex:
#a08c81
RGB:
160, 140, 129
CMY:
37, 45, 49
CMYK:
0, 13, 19, 37
HSL:
21°, 14.0271%, 56.6667%
HSV (HSB):
21°, 19.3750%, 62.7451%
XYZ:
27.8377, 27.8147, 24.6705
xyY:
0.3466, 0.3463, 27.8147
CIE-Lab:
59.7210, 5.6652, 8.6257
CIE-LCH:
59.7210, 10.3198, 56.7041
CIE-Luv:
59.7210, 12.9501, 10.8187
Hunter-Lab:
52.7397, 1.9238, 9.1832
#a08c81 color charts
#a08c81 color shades, tints & tones
#a08c81 color schemes
#a08c81 color preview, HTML & CSS examples
This text has a color of #a08c81
<p style="color:#a08c81;">Text here</p>
.mytext {color:#a08c81;}
This box has a color of #a08c81
<div style="background-color:#a08c81;">Content here</div>
.mybackground {background-color:#a08c81;}
Border around this has a color of #a08c81
<div style="border:2px solid #a08c81;">Content here</div>
.myborder {border:2px solid #a08c81;}