#a09255 color space conversions
Hex:
#a09255
RGB:
160, 146, 85
CMY:
37, 43, 67
CMYK:
0, 9, 47, 37
HSL:
49°, 30.6122%, 48.0392%
HSV (HSB):
49°, 46.8750%, 62.7451%
XYZ:
26.4158, 28.6872, 12.7393
xyY:
0.3894, 0.4229, 28.6872
CIE-Lab:
60.5046, -3.4652, 34.0851
CIE-LCH:
60.5046, 34.2608, 95.8050
CIE-Luv:
60.5046, 12.3066, 41.9321
Hunter-Lab:
53.5605, -5.6954, 23.3903
#a09255 color charts
#a09255 color shades, tints & tones
#a09255 color schemes
#a09255 color preview, HTML & CSS examples
This text has a color of #a09255
<p style="color:#a09255;">Text here</p>
.mytext {color:#a09255;}
This box has a color of #a09255
<div style="background-color:#a09255;">Content here</div>
.mybackground {background-color:#a09255;}
Border around this has a color of #a09255
<div style="border:2px solid #a09255;">Content here</div>
.myborder {border:2px solid #a09255;}