#a96c3c color space conversions
Hex:
#a96c3c
RGB:
169, 108, 60
CMY:
34, 58, 76
CMYK:
0, 36, 64, 34
HSL:
26°, 47.5983%, 44.9020%
HSV (HSB):
26°, 64.4970%, 66.2745%
XYZ:
22.5404, 19.4864, 6.8482
xyY:
0.4612, 0.3987, 19.4864
CIE-Lab:
51.2515, 19.6112, 36.4139
CIE-LCH:
51.2515, 41.3590, 61.6946
CIE-Luv:
51.2515, 47.3006, 36.3677
Hunter-Lab:
44.1434, 13.8942, 21.7024
#a96c3c color charts
#a96c3c color shades, tints & tones
#a96c3c color schemes
#a96c3c color preview, HTML & CSS examples
This text has a color of #a96c3c
<p style="color:#a96c3c;">Text here</p>
.mytext {color:#a96c3c;}
This box has a color of #a96c3c
<div style="background-color:#a96c3c;">Content here</div>
.mybackground {background-color:#a96c3c;}
Border around this has a color of #a96c3c
<div style="border:2px solid #a96c3c;">Content here</div>
.myborder {border:2px solid #a96c3c;}