HEX
#
RGB
HSL

#A0522D CSS / HTML Preview

Text with hexadecimal color #A0522D

This text has a font color of #A0522D.

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

This element has a border color of #A0522D.

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

This paragraph has a background color of #A0522D.

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