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