#CB140B Color

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

Color preview

#CB140B

Color formats

HEX
#CB140B
RGB
rgb(203, 20, 11)
RGBA
rgba(203, 20, 11, 1)
HSL
hsl(3, 90%, 42%)
HSV
hsv(3, 95%, 80%)
CMYK
cmyk(0%, 90%, 95%, 20%)
CSS variable
--color-primary: #CB140B;
Lowercase HEX
#cb140b

Shades

Tints

Tones

Harmony

CSS snippets for #CB140B

.color-cb140b {
  color: #CB140B;
  background-color: #CB140B;
}

Frequently asked questions

What color is #CB140B?+

#CB140B is a HEX color with RGB value rgb(203, 20, 11) and HSL value hsl(3, 90%, 42%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #CB140B?+

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