#a09f8e color space conversions
Hex:
#a09f8e
RGB:
160, 159, 142
CMY:
37, 38, 44
CMYK:
0, 1, 11, 37
HSL:
57°, 8.6538%, 59.2157%
HSV (HSB):
57°, 11.2500%, 62.7451%
XYZ:
31.7778, 34.2229, 30.5220
xyY:
0.3292, 0.3546, 34.2229
CIE-Lab:
65.1391, -2.7088, 9.0026
CIE-LCH:
65.1391, 9.4013, 106.7460
CIE-Luv:
65.1391, 1.5287, 13.0638
Hunter-Lab:
58.5003, -5.4129, 10.0162
#a09f8e color charts
#a09f8e color shades, tints & tones
#a09f8e color schemes
#a09f8e color preview, HTML & CSS examples
This text has a color of #a09f8e
<p style="color:#a09f8e;">Text here</p>
.mytext {color:#a09f8e;}
This box has a color of #a09f8e
<div style="background-color:#a09f8e;">Content here</div>
.mybackground {background-color:#a09f8e;}
Border around this has a color of #a09f8e
<div style="border:2px solid #a09f8e;">Content here</div>
.myborder {border:2px solid #a09f8e;}