#a96d8c color space conversions
Hex:
#a96d8c
RGB:
169, 109, 140
CMY:
34, 57, 45
CMYK:
0, 36, 17, 34
HSL:
329°, 25.8621%, 54.5098%
HSV (HSB):
329°, 35.5030%, 66.2745%
XYZ:
26.5644, 21.2657, 27.5155
xyY:
0.3526, 0.2822, 21.2657
CIE-Lab:
53.2391, 28.4625, -7.0675
CIE-LCH:
53.2391, 29.3268, 346.0549
CIE-Luv:
53.2391, 34.8613, -14.7149
Hunter-Lab:
46.1148, 22.1241, -3.0965
#a96d8c color charts
#a96d8c color shades, tints & tones
#a96d8c color schemes
#a96d8c color preview, HTML & CSS examples
This text has a color of #a96d8c
<p style="color:#a96d8c;">Text here</p>
.mytext {color:#a96d8c;}
This box has a color of #a96d8c
<div style="background-color:#a96d8c;">Content here</div>
.mybackground {background-color:#a96d8c;}
Border around this has a color of #a96d8c
<div style="border:2px solid #a96d8c;">Content here</div>
.myborder {border:2px solid #a96d8c;}