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