#a9957e color space conversions
Hex:
#a9957e
RGB:
169, 149, 126
CMY:
34, 42, 51
CMYK:
0, 12, 25, 34
HSL:
32°, 20.0000%, 57.8431%
HSV (HSB):
32°, 25.4438%, 66.2745%
XYZ:
30.8755, 31.4363, 24.1792
xyY:
0.3570, 0.3635, 31.4363
CIE-Lab:
62.8742, 3.7375, 14.8771
CIE-LCH:
62.8742, 15.3394, 75.8978
CIE-Luv:
62.8742, 13.8646, 19.4095
Hunter-Lab:
56.0681, 0.1772, 13.6790
#a9957e color charts
#a9957e color shades, tints & tones
#a9957e color schemes
#a9957e color preview, HTML & CSS examples
This text has a color of #a9957e
<p style="color:#a9957e;">Text here</p>
.mytext {color:#a9957e;}
This box has a color of #a9957e
<div style="background-color:#a9957e;">Content here</div>
.mybackground {background-color:#a9957e;}
Border around this has a color of #a9957e
<div style="border:2px solid #a9957e;">Content here</div>
.myborder {border:2px solid #a9957e;}