#CB180B Color

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

Color preview

#CB180B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CB180B

.color-cb180b {
  color: #CB180B;
  background-color: #CB180B;
}

Frequently asked questions

What color is #CB180B?+

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

What is the closest Tailwind color to #CB180B?+

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