#a76b2e color space conversions
Hex:
#a76b2e
RGB:
167, 107, 46
CMY:
35, 58, 82
CMYK:
0, 36, 72, 35
HSL:
30°, 56.8075%, 41.7647%
HSV (HSB):
30°, 72.4551%, 65.4902%
XYZ:
21.6872, 18.9281, 5.0952
xyY:
0.4744, 0.4141, 18.9281
CIE-Lab:
50.6030, 18.4511, 42.7612
CIE-LCH:
50.6030, 46.5721, 66.6602
CIE-Luv:
50.6030, 47.6894, 41.1366
Hunter-Lab:
43.5065, 12.8427, 23.5108
#a76b2e color charts
#a76b2e color shades, tints & tones
#a76b2e color schemes
#a76b2e color preview, HTML & CSS examples
This text has a color of #a76b2e
<p style="color:#a76b2e;">Text here</p>
.mytext {color:#a76b2e;}
This box has a color of #a76b2e
<div style="background-color:#a76b2e;">Content here</div>
.mybackground {background-color:#a76b2e;}
Border around this has a color of #a76b2e
<div style="border:2px solid #a76b2e;">Content here</div>
.myborder {border:2px solid #a76b2e;}