Lobster
#bb240c · one of 31,915 named colors
Lobster is a medium, vivid red with the hex code #bb240c. In RGB it is 187 red, 36 green and 12 blue, and white text is most readable on top of it.
Codes
HEX
#bb240cHEX8
#bb240cffRGB
rgb(187, 36, 12)RGBA
rgba(187, 36, 12, 1)RGB %
rgb(73%, 14%, 5%)HSL
hsl(8, 88%, 39%)HSLA
hsla(8, 88%, 39%, 1)Variables
Sass
$lobster: #bb240c;Less
@lobster: #bb240c;CSS
--lobster: #bb240c;