HEX
#
RGB
HSL

#8B4513 CSS / HTML Preview

Text with hexadecimal color #8B4513

This text has a font color of #8B4513.

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

This element has a border color of #8B4513.

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

This paragraph has a background color of #8B4513.

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