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