#CB010E Color

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

Color preview

#CB010E

Color formats

HEX
#CB010E
RGB
rgb(203, 1, 14)
RGBA
rgba(203, 1, 14, 1)
HSL
hsl(356, 99%, 40%)
HSV
hsv(356, 100%, 80%)
CMYK
cmyk(0%, 100%, 93%, 20%)
CSS variable
--color-primary: #CB010E;
Lowercase HEX
#cb010e

Shades

Tints

Tones

Harmony

CSS snippets for #CB010E

.color-cb010e {
  color: #CB010E;
  background-color: #CB010E;
}

Frequently asked questions

What color is #CB010E?+

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

What is the closest Tailwind color to #CB010E?+

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