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