IndianRed Color Name
| Color Name: | IndianRed | 
| Hex Code: | #CD5C5C | 
| RGB Decimal: | RGB(205, 92, 92) | 
| CMYK Value: | 0°, 53%, 58%. | 
| HSL Value: | 0%, 55.1%, 55.1%, 19.6% | 
| Color: | 
IndianRed #CD5C5C Html Codes
Text with hexadecimal color #CD5C5C
<span style="color:#CD5C5C;">Text here</span>
IndianRed #CD5C5C border color
<span style="border:2px solid #CD5C5C;">Text here</span>
IndianRed #CD5C5C background color
<p style="background-color:#CD5C5C;">Content here</p>
IndianRed #CD5C5C CSS codes
.text {color:#CD5C5C;}
		.background {background-color:#CD5C5C;}
		.border {border:1px solid #CD5C5C;}