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