#a09b8e color space conversions
Hex:
#a09b8e
RGB:
160, 155, 142
CMY:
37, 39, 44
CMYK:
0, 3, 11, 37
HSL:
43°, 8.6538%, 59.2157%
HSV (HSB):
43°, 11.2500%, 62.7451%
XYZ:
31.1010, 32.8693, 30.2964
xyY:
0.3299, 0.3487, 32.8693
CIE-Lab:
64.0549, -0.5170, 7.4567
CIE-LCH:
64.0549, 7.4746, 93.9663
CIE-Luv:
64.0549, 3.6920, 10.5376
Hunter-Lab:
57.3317, -3.4987, 8.8010
#a09b8e color charts
#a09b8e color shades, tints & tones
#a09b8e color schemes
#a09b8e color preview, HTML & CSS examples
This text has a color of #a09b8e
<p style="color:#a09b8e;">Text here</p>
.mytext {color:#a09b8e;}
This box has a color of #a09b8e
<div style="background-color:#a09b8e;">Content here</div>
.mybackground {background-color:#a09b8e;}
Border around this has a color of #a09b8e
<div style="border:2px solid #a09b8e;">Content here</div>
.myborder {border:2px solid #a09b8e;}