#BD0F2C
A medium, vivid red closely aligning with Firebrick.
About #BD0F2C
When working with digital screens, the color #BD0F2C is rendered by mixing light. It is closely associated with the named CSS color Firebrick. In the RGB color space, it consists of 189 red, 15 green, and 44 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 92% magenta inks. The HSL representation is 350.0° hue, 85.3% saturation, and 40.0% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#BD0F2C
RGB189, 15, 44
HSL350.0°, 85.3%, 40.0%
CMYK0%, 92%, 77%, 26%
HSV350.0°, 92.1%, 74.1%
LAB40.2, 63.1, 33.6
XYZ21.6, 11.3, 3.4
Decimal12390188
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.43:1
Text on #FFFFFF
AA
3.27:1
Text on #000000
AA Large
6.14:1
Text on #F8FAFC
AA
2.78:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #BD0F2C;
}
.text-color {
color: #BD0F2C;
}
.border-color {
border: 2px solid #BD0F2C;
}