Lava
#cf1020 · one of 31,915 named colors
Lava is a medium, vivid red with the hex code #cf1020. In RGB it is 207 red, 16 green and 32 blue, and white text is most readable on top of it.
Codes
HEX
#cf1020HEX8
#cf1020ffRGB
rgb(207, 16, 32)RGBA
rgba(207, 16, 32, 1)RGB %
rgb(81%, 6%, 13%)HSL
hsl(355, 86%, 44%)HSLA
hsla(355, 86%, 44%, 1)Variables
Sass
$lava: #cf1020;Less
@lava: #cf1020;CSS
--lava: #cf1020;