#a96b8a color space conversions
Hex:
#a96b8a
RGB:
169, 107, 138
CMY:
34, 58, 46
CMYK:
0, 37, 18, 34
HSL:
330°, 26.4957%, 54.1176%
HSV (HSB):
330°, 36.6864%, 66.2745%
XYZ:
26.2073, 20.7854, 26.6755
xyY:
0.3557, 0.2821, 20.7854
CIE-Lab:
52.7138, 29.2552, -6.6730
CIE-LCH:
52.7138, 30.0066, 347.1508
CIE-Luv:
52.7138, 36.2782, -14.2672
Hunter-Lab:
45.5910, 22.8239, -2.7771
#a96b8a color charts
#a96b8a color shades, tints & tones
#a96b8a color schemes
#a96b8a color preview, HTML & CSS examples
This text has a color of #a96b8a
<p style="color:#a96b8a;">Text here</p>
.mytext {color:#a96b8a;}
This box has a color of #a96b8a
<div style="background-color:#a96b8a;">Content here</div>
.mybackground {background-color:#a96b8a;}
Border around this has a color of #a96b8a
<div style="border:2px solid #a96b8a;">Content here</div>
.myborder {border:2px solid #a96b8a;}