HEX
#
RGB
HSL

#E9967A CSS / HTML Preview

Text with hexadecimal color #E9967A

This text has a font color of #E9967A.

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

This element has a border color of #E9967A.

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

This paragraph has a background color of #E9967A.

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