#CB010B Color

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

Color preview

#CB010B

Color formats

HEX
#CB010B
RGB
rgb(203, 1, 11)
RGBA
rgba(203, 1, 11, 1)
HSL
hsl(357, 99%, 40%)
HSV
hsv(357, 100%, 80%)
CMYK
cmyk(0%, 100%, 95%, 20%)
CSS variable
--color-primary: #CB010B;
Lowercase HEX
#cb010b

Shades

Tints

Tones

Harmony

CSS snippets for #CB010B

.color-cb010b {
  color: #CB010B;
  background-color: #CB010B;
}

Frequently asked questions

What color is #CB010B?+

#CB010B is a HEX color with RGB value rgb(203, 1, 11) and HSL value hsl(357, 99%, 40%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #CB010B?+

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