LightCoral Color Name
Color Name: | LightCoral |
Hex Code: | #F08080 |
RGB Decimal: | RGB(240, 128, 128) |
CMYK Value: | 0°, 79%, 72%. |
HSL Value: | 0%, 46.7%, 46.7%, 5.9% |
Color: |
LightCoral #F08080 Html Codes
Text with hexadecimal color #F08080
<span style="color:#F08080;">Text here</span>
LightCoral #F08080 border color
<span style="border:2px solid #F08080;">Text here</span>
LightCoral #F08080 background color
<p style="background-color:#F08080;">Content here</p>
LightCoral #F08080 CSS codes
.text {color:#F08080;}
.background {background-color:#F08080;}
.border {border:1px solid #F08080;}