Red October
#fe2712 · one of 31,915 named colors
Red October is a medium, vivid red with the hex code #fe2712. In RGB it is 254 red, 39 green and 18 blue, and black text is most readable on top of it.
Codes
HEX
#fe2712HEX8
#fe2712ffRGB
rgb(254, 39, 18)RGBA
rgba(254, 39, 18, 1)RGB %
rgb(100%, 15%, 7%)HSL
hsl(5, 99%, 53%)HSLA
hsla(5, 99%, 53%, 1)Variables
Sass
$red-october: #fe2712;Less
@red-october: #fe2712;CSS
--red-october: #fe2712;