#a9694c color space conversions
Hex:
#a9694c
RGB:
169, 105, 76
CMY:
34, 59, 70
CMYK:
0, 38, 55, 34
HSL:
19°, 37.9592%, 48.0392%
HSV (HSB):
19°, 55.0296%, 66.2745%
XYZ:
22.7183, 19.0600, 9.3190
xyY:
0.4446, 0.3730, 19.0600
CIE-Lab:
50.7573, 22.5534, 26.9600
CIE-LCH:
50.7573, 35.1497, 50.0858
CIE-Luv:
50.7573, 47.6103, 27.2691
Hunter-Lab:
43.6577, 16.4854, 17.9046
#a9694c color charts
#a9694c color shades, tints & tones
#a9694c color schemes
#a9694c color preview, HTML & CSS examples
This text has a color of #a9694c
<p style="color:#a9694c;">Text here</p>
.mytext {color:#a9694c;}
This box has a color of #a9694c
<div style="background-color:#a9694c;">Content here</div>
.mybackground {background-color:#a9694c;}
Border around this has a color of #a9694c
<div style="border:2px solid #a9694c;">Content here</div>
.myborder {border:2px solid #a9694c;}