#a76f3e color space conversions
Hex:
#a76f3e
RGB:
167, 111, 62
CMY:
35, 56, 76
CMYK:
0, 34, 63, 35
HSL:
28°, 45.8515%, 44.9020%
HSV (HSB):
28°, 62.8743%, 65.4902%
XYZ:
22.4903, 19.9322, 7.2194
xyY:
0.4531, 0.4015, 19.9322
CIE-Lab:
51.7604, 17.1881, 35.8797
CIE-LCH:
51.7604, 39.7842, 64.4034
CIE-Luv:
51.7604, 43.2918, 36.6492
Hunter-Lab:
44.6455, 11.7904, 21.6644
#a76f3e color charts
#a76f3e color shades, tints & tones
#a76f3e color schemes
#a76f3e color preview, HTML & CSS examples
This text has a color of #a76f3e
<p style="color:#a76f3e;">Text here</p>
.mytext {color:#a76f3e;}
This box has a color of #a76f3e
<div style="background-color:#a76f3e;">Content here</div>
.mybackground {background-color:#a76f3e;}
Border around this has a color of #a76f3e
<div style="border:2px solid #a76f3e;">Content here</div>
.myborder {border:2px solid #a76f3e;}