#a36b4b
Hazel Color Codes
Code | Value |
---|---|
HEX | #a36b4b |
RGB | rgb(163,107,75) |
HSL | |
CMYK |
Shades of Hazel (#a36b4b)
Tints of Hazel (#a36b4b)
Hazel (#a36b4b) Preview
Text with hexademical color #a36b4b
This text has a font color of #a36b4b
<span style="color: #a36b4b;">Text</span>
#a36b4b background color
This paragraph has a background color of #a36b4b
<p style="background-color: #a36b4b;">Text</p>
#a36b4b border color
This element has a border color of #a36b4b
<div style="border: 2px solid #a36b4b;">Text</div>
CSS codes
.text {color:#a36b4b;}
.background {background-color: #a36b4b;}
.border {border:2px solid #a36b4b;}