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