#8B010B Color

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

Color preview

#8B010B

Color formats

HEX
#8B010B
RGB
rgb(139, 1, 11)
RGBA
rgba(139, 1, 11, 1)
HSL
hsl(356, 99%, 27%)
HSV
hsv(356, 99%, 55%)
CMYK
cmyk(0%, 99%, 92%, 45%)
CSS variable
--color-primary: #8B010B;
Lowercase HEX
#8b010b

Shades

Tints

Tones

Harmony

CSS snippets for #8B010B

.color-8b010b {
  color: #8B010B;
  background-color: #8B010B;
}

Frequently asked questions

What color is #8B010B?+

#8B010B is a HEX color with RGB value rgb(139, 1, 11) and HSL value hsl(356, 99%, 27%). Its closest CSS named color is DarkRed.

What is the closest Tailwind color to #8B010B?+

The closest Tailwind color is red-800, available as the bg-red-800 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