#B6071D
A dark, vivid red closely aligning with Firebrick.
About #B6071D
The hex code #B6071D represents a beautifully specific shade of red. Its closest recognized web color is Firebrick. Its digital footprint relies on 182 parts red, 7 parts green, and 29 parts blue light.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 96% magenta inks. With a hue angle of 352.5 degrees, it sits comfortably in the red spectrum.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#B6071D
RGB182, 7, 29
HSL352.5°, 92.6%, 37.1%
CMYK0%, 96%, 84%, 29%
HSV352.5°, 96.2%, 71.4%
LAB38.2, 61.8, 39.8
XYZ19.6, 10.2, 2.1
Decimal11929373
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.91:1
Text on #FFFFFF
AA
3.04:1
Text on #000000
AA Large
6.61:1
Text on #F8FAFC
AA
2.58:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #B6071D;
}
.text-color {
color: #B6071D;
}
.border-color {
border: 2px solid #B6071D;
}