#a08d7c color space conversions
Hex:
#a08d7c
RGB:
160, 141, 124
CMY:
37, 45, 51
CMYK:
0, 12, 23, 37
HSL:
28°, 15.9292%, 55.6863%
HSV (HSB):
28°, 22.5000%, 62.7451%
XYZ:
27.6602, 27.9786, 23.0113
xyY:
0.3517, 0.3557, 27.9786
CIE-Lab:
59.8694, 4.3181, 11.6785
CIE-LCH:
59.8694, 12.4512, 69.7084
CIE-Luv:
59.8694, 12.7839, 15.0288
Hunter-Lab:
52.8948, 0.7768, 11.2328
#a08d7c color charts
#a08d7c color shades, tints & tones
#a08d7c color schemes
#a08d7c color preview, HTML & CSS examples
This text has a color of #a08d7c
<p style="color:#a08d7c;">Text here</p>
.mytext {color:#a08d7c;}
This box has a color of #a08d7c
<div style="background-color:#a08d7c;">Content here</div>
.mybackground {background-color:#a08d7c;}
Border around this has a color of #a08d7c
<div style="border:2px solid #a08d7c;">Content here</div>
.myborder {border:2px solid #a08d7c;}