#a9985b color space conversions
Hex:
#a9985b
RGB:
169, 152, 91
CMY:
34, 40, 64
CMYK:
0, 10, 46, 34
HSL:
47°, 31.2000%, 50.9804%
HSV (HSB):
47°, 46.1538%, 66.2745%
XYZ:
29.4787, 31.6468, 14.4523
xyY:
0.3900, 0.4187, 31.6468
CIE-Lab:
63.0499, -2.2831, 34.2721
CIE-LCH:
63.0499, 34.3481, 93.8112
CIE-Luv:
63.0499, 14.3563, 42.4983
Hunter-Lab:
56.2555, -4.9104, 24.1470
#a9985b color charts
#a9985b color shades, tints & tones
#a9985b color schemes
#a9985b color preview, HTML & CSS examples
This text has a color of #a9985b
<p style="color:#a9985b;">Text here</p>
.mytext {color:#a9985b;}
This box has a color of #a9985b
<div style="background-color:#a9985b;">Content here</div>
.mybackground {background-color:#a9985b;}
Border around this has a color of #a9985b
<div style="border:2px solid #a9985b;">Content here</div>
.myborder {border:2px solid #a9985b;}