#a9705c color space conversions
Hex:
#a9705c
RGB:
169, 112, 92
CMY:
34, 56, 64
CMYK:
0, 34, 46, 34
HSL:
16°, 30.9237%, 51.1765%
HSV (HSB):
16°, 45.5621%, 66.2745%
XYZ:
24.0881, 20.7961, 12.8697
xyY:
0.4171, 0.3601, 20.7961
CIE-Lab:
52.7256, 20.1849, 20.3404
CIE-LCH:
52.7256, 28.6559, 45.2198
CIE-Luv:
52.7256, 40.6793, 21.4207
Hunter-Lab:
45.6027, 14.4820, 15.1895
#a9705c color charts
#a9705c color shades, tints & tones
#a9705c color schemes
#a9705c color preview, HTML & CSS examples
This text has a color of #a9705c
<p style="color:#a9705c;">Text here</p>
.mytext {color:#a9705c;}
This box has a color of #a9705c
<div style="background-color:#a9705c;">Content here</div>
.mybackground {background-color:#a9705c;}
Border around this has a color of #a9705c
<div style="border:2px solid #a9705c;">Content here</div>
.myborder {border:2px solid #a9705c;}