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