#a08b7e color space conversions
Hex:
#a08b7e
RGB:
160, 139, 126
CMY:
37, 45, 51
CMYK:
0, 13, 21, 37
HSL:
23°, 15.1786%, 56.0784%
HSV (HSB):
23°, 21.2500%, 62.7451%
XYZ:
27.4957, 27.4452, 23.5869
xyY:
0.3501, 0.3495, 27.4452
CIE-Lab:
59.3841, 5.7516, 9.8568
CIE-LCH:
59.3841, 11.4121, 59.7356
CIE-Luv:
59.3841, 13.7729, 12.3927
Hunter-Lab:
52.3881, 2.0058, 9.9773
#a08b7e color charts
#a08b7e color shades, tints & tones
#a08b7e color schemes
#a08b7e color preview, HTML & CSS examples
This text has a color of #a08b7e
<p style="color:#a08b7e;">Text here</p>
.mytext {color:#a08b7e;}
This box has a color of #a08b7e
<div style="background-color:#a08b7e;">Content here</div>
.mybackground {background-color:#a08b7e;}
Border around this has a color of #a08b7e
<div style="border:2px solid #a08b7e;">Content here</div>
.myborder {border:2px solid #a08b7e;}