#a96f7a color space conversions
Hex:
#a96f7a
RGB:
169, 111, 122
CMY:
34, 56, 52
CMYK:
0, 34, 28, 34
HSL:
349°, 25.2174%, 54.9020%
HSV (HSB):
349°, 34.3195%, 66.2745%
XYZ:
25.5595, 21.2090, 21.1590
xyY:
0.3763, 0.3122, 21.2090
CIE-Lab:
53.1775, 24.5524, 3.4272
CIE-LCH:
53.1775, 24.7905, 7.9465
CIE-Luv:
53.1775, 36.8142, 0.3191
Hunter-Lab:
46.0533, 18.4739, 4.9968
#a96f7a color charts
#a96f7a color shades, tints & tones
#a96f7a color schemes
#a96f7a color preview, HTML & CSS examples
This text has a color of #a96f7a
<p style="color:#a96f7a;">Text here</p>
.mytext {color:#a96f7a;}
This box has a color of #a96f7a
<div style="background-color:#a96f7a;">Content here</div>
.mybackground {background-color:#a96f7a;}
Border around this has a color of #a96f7a
<div style="border:2px solid #a96f7a;">Content here</div>
.myborder {border:2px solid #a96f7a;}