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