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