#a96e5f color space conversions
Hex:
#a96e5f
RGB:
169, 110, 95
CMY:
34, 57, 63
CMYK:
0, 35, 44, 34
HSL:
12°, 30.0813%, 51.7647%
HSV (HSB):
12°, 43.7870%, 66.2745%
XYZ:
24.0037, 20.4131, 13.5015
xyY:
0.4144, 0.3524, 20.4131
CIE-Lab:
52.3011, 21.6444, 18.0280
CIE-LCH:
52.3011, 28.1689, 39.7915
CIE-Luv:
52.3011, 41.5878, 18.5310
Hunter-Lab:
45.1809, 15.7669, 13.9089
#a96e5f color charts
#a96e5f color shades, tints & tones
#a96e5f color schemes
#a96e5f color preview, HTML & CSS examples
This text has a color of #a96e5f
<p style="color:#a96e5f;">Text here</p>
.mytext {color:#a96e5f;}
This box has a color of #a96e5f
<div style="background-color:#a96e5f;">Content here</div>
.mybackground {background-color:#a96e5f;}
Border around this has a color of #a96e5f
<div style="border:2px solid #a96e5f;">Content here</div>
.myborder {border:2px solid #a96e5f;}