HEX
#
RGB
HSL

#B8860B CSS / HTML Preview

Text with hexadecimal color #B8860B

This text has a font color of #B8860B.

<span style="color:#B8860B;">Your text here</span>
#B8860B border color

This element has a border color of #B8860B.

<div style="border:2px solid #B8860B;">Content here</div>
#B8860B background color

This paragraph has a background color of #B8860B.

<p style="background-color:#B8860B;">Content here</p>
CSS codes
.text {color:#B8860B;}
.background {background-color:#B8860B;}
.border {border:1px solid #B8860B;}