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