#a96c3f color space conversions
Hex:
#a96c3f
RGB:
169, 108, 63
CMY:
34, 58, 75
CMYK:
0, 36, 63, 34
HSL:
25°, 45.6897%, 45.4902%
HSV (HSB):
25°, 62.7219%, 66.2745%
XYZ:
22.6220, 19.5190, 7.2779
xyY:
0.4578, 0.3950, 19.5190
CIE-Lab:
51.2890, 19.8225, 34.8488
CIE-LCH:
51.2890, 40.0920, 60.3682
CIE-Luv:
51.2890, 46.9918, 35.0520
Hunter-Lab:
44.1803, 14.0830, 21.1593
#a96c3f color charts
#a96c3f color shades, tints & tones
#a96c3f color schemes
#a96c3f color preview, HTML & CSS examples
This text has a color of #a96c3f
<p style="color:#a96c3f;">Text here</p>
.mytext {color:#a96c3f;}
This box has a color of #a96c3f
<div style="background-color:#a96c3f;">Content here</div>
.mybackground {background-color:#a96c3f;}
Border around this has a color of #a96c3f
<div style="border:2px solid #a96c3f;">Content here</div>
.myborder {border:2px solid #a96c3f;}