Lionheart
#cc2222 · one of 31,915 named colors
Lionheart is a medium, strong red with the hex code #cc2222. In RGB it is 204 red, 34 green and 34 blue, and white text is most readable on top of it.
Codes
HEX
#cc2222HEX8
#cc2222ffRGB
rgb(204, 34, 34)RGBA
rgba(204, 34, 34, 1)RGB %
rgb(80%, 13%, 13%)HSL
hsl(0, 71%, 47%)HSLA
hsla(0, 71%, 47%, 1)Variables
Sass
$lionheart: #cc2222;Less
@lionheart: #cc2222;CSS
--lionheart: #cc2222;