#e9808b
Dimple Color Codes
Code | Value |
---|---|
HEX | #e9808b |
RGB | rgb(233,128,139) |
HSL | |
CMYK |
Shades of Dimple (#e9808b)
Tints of Dimple (#e9808b)
Dimple (#e9808b) Preview
Text with hexademical color #e9808b
This text has a font color of #e9808b
<span style="color: #e9808b;">Text</span>
#e9808b background color
This paragraph has a background color of #e9808b
<p style="background-color: #e9808b;">Text</p>
#e9808b border color
This element has a border color of #e9808b
<div style="border: 2px solid #e9808b;">Text</div>
CSS codes
.text {color:#e9808b;}
.background {background-color: #e9808b;}
.border {border:2px solid #e9808b;}