HEX
#
RGB
HSL

#DB7093 CSS / HTML Preview

Text with hexadecimal color #DB7093

This text has a font color of #DB7093.

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

This element has a border color of #DB7093.

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

This paragraph has a background color of #DB7093.

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