Pink Color Name
| Color Name: | Pink |
| Hex Code: | #FFC0CB |
| RGB Decimal: | RGB(255, 192, 203) |
| CMYK Value: | 350°, 100%, 88%. |
| HSL Value: | 0%, 24.7%, 20.4%, 0% |
| Color: |
Pink #FFC0CB Html Codes
Text with hexadecimal color #FFC0CB
<span style="color:#FFC0CB;">Text here</span>
Pink #FFC0CB border color
<span style="border:2px solid #FFC0CB;">Text here</span>
Pink #FFC0CB background color
<p style="background-color:#FFC0CB;">Content here</p>
Pink #FFC0CB CSS codes
.text {color:#FFC0CB;}
.background {background-color:#FFC0CB;}
.border {border:1px solid #FFC0CB;}