#a09b5b color space conversions
Hex:
#a09b5b
RGB:
160, 155, 91
CMY:
37, 39, 64
CMYK:
0, 3, 43, 37
HSL:
56°, 27.4900%, 49.2157%
HSV (HSB):
56°, 43.1250%, 62.7451%
XYZ:
28.1069, 31.6716, 14.5294
xyY:
0.3782, 0.4262, 31.6716
CIE-Lab:
63.0705, -7.7059, 34.1266
CIE-LCH:
63.0705, 34.9858, 102.7241
CIE-Luv:
63.0705, 6.3804, 43.4464
Hunter-Lab:
56.2775, -9.3368, 24.0872
#a09b5b color charts
#a09b5b color shades, tints & tones
#a09b5b color schemes
#a09b5b color preview, HTML & CSS examples
This text has a color of #a09b5b
<p style="color:#a09b5b;">Text here</p>
.mytext {color:#a09b5b;}
This box has a color of #a09b5b
<div style="background-color:#a09b5b;">Content here</div>
.mybackground {background-color:#a09b5b;}
Border around this has a color of #a09b5b
<div style="border:2px solid #a09b5b;">Content here</div>
.myborder {border:2px solid #a09b5b;}