Color #A52A2A
Auburn
#A52A2A is known as Auburn color, it's hex color is composed of 64.71% red, 16.47% green and 16.47% blue, its RGB value is 165,42,42. The Nearest color to #A52A2A with the color name is Mexican Red hex code #A72525
This text has a font color of #A52A2A.
<span style="color:#A52A2A;">Your text here</span>
This element has a border color of #A52A2A.
<div style="border:2px solid #A52A2A;">Content here</div>
This paragraph has a background color of #A52A2A.
<p style="background-color:#A52A2A;">Content here</p>
.text {color:#A52A2A;}
.background {background-color:#A52A2A;}
.border {border:1px solid #A52A2A;}