HEX
#
RGB
HSL

#D2B48C CSS / HTML Preview

Text with hexadecimal color #D2B48C

This text has a font color of #D2B48C.

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

This element has a border color of #D2B48C.

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

This paragraph has a background color of #D2B48C.

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