#B9100D Color

Inspect #B9100D across formats, palettes, contrast and closest named color matches.

Color preview

#B9100D

Color formats

HEX
#B9100D
RGB
rgb(185, 16, 13)
RGBA
rgba(185, 16, 13, 1)
HSL
hsl(1, 87%, 39%)
HSV
hsv(1, 93%, 73%)
CMYK
cmyk(0%, 91%, 93%, 27%)
CSS variable
--color-primary: #B9100D;
Lowercase HEX
#b9100d

Shades

Tints

Tones

Harmony

CSS snippets for #B9100D

.color-b9100d {
  color: #B9100D;
  background-color: #B9100D;
}

Frequently asked questions

What color is #B9100D?+

#B9100D is a HEX color with RGB value rgb(185, 16, 13) and HSL value hsl(1, 87%, 39%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #B9100D?+

The closest Tailwind color is red-700, available as the bg-red-700 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools