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