HEX
#
RGB
HSL

#C71585 CSS / HTML Preview

Text with hexadecimal color #C71585

This text has a font color of #C71585.

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

This element has a border color of #C71585.

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

This paragraph has a background color of #C71585.

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