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