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