#a09b7c color space conversions
Hex:
#a09b7c
RGB:
160, 155, 124
CMY:
37, 39, 51
CMYK:
0, 3, 23, 37
HSL:
52°, 15.9292%, 55.6863%
HSV (HSB):
52°, 22.5000%, 62.7451%
XYZ:
29.8566, 32.3715, 23.7435
xyY:
0.3473, 0.3765, 32.3715
CIE-Lab:
63.6488, -3.4243, 16.9444
CIE-LCH:
63.6488, 17.2869, 101.4250
CIE-Luv:
63.6488, 4.7417, 23.3981
Hunter-Lab:
56.8960, -5.8986, 15.0846
#a09b7c color charts
#a09b7c color shades, tints & tones
#a09b7c color schemes
#a09b7c color preview, HTML & CSS examples
This text has a color of #a09b7c
<p style="color:#a09b7c;">Text here</p>
.mytext {color:#a09b7c;}
This box has a color of #a09b7c
<div style="background-color:#a09b7c;">Content here</div>
.mybackground {background-color:#a09b7c;}
Border around this has a color of #a09b7c
<div style="border:2px solid #a09b7c;">Content here</div>
.myborder {border:2px solid #a09b7c;}