#a9955f color space conversions
Hex:
#a9955f
RGB:
169, 149, 95
CMY:
34, 42, 63
CMYK:
0, 12, 44, 34
HSL:
44°, 30.0813%, 51.7647%
HSV (HSB):
44°, 43.7870%, 66.2745%
XYZ:
29.1752, 30.7561, 15.2253
xyY:
0.3882, 0.4092, 30.7561
CIE-Lab:
62.3012, -0.2218, 31.1938
CIE-LCH:
62.3012, 31.1946, 90.4074
CIE-Luv:
62.3012, 16.0421, 38.7993
Hunter-Lab:
55.4582, -3.1474, 22.5435
#a9955f color charts
#a9955f color shades, tints & tones
#a9955f color schemes
#a9955f color preview, HTML & CSS examples
This text has a color of #a9955f
<p style="color:#a9955f;">Text here</p>
.mytext {color:#a9955f;}
This box has a color of #a9955f
<div style="background-color:#a9955f;">Content here</div>
.mybackground {background-color:#a9955f;}
Border around this has a color of #a9955f
<div style="border:2px solid #a9955f;">Content here</div>
.myborder {border:2px solid #a9955f;}