In RGB color space, #b0000d hex color has a red value of 176, a green value of 0 and a blue value of 13.
In CMYK color space (used in color printing), #b0000d hex color is composed of 0% cyan, 100% magenta, 92.61% yellow and 30.98% black.
#b0000d color has a hue of 355.6 degrees, a saturation of 100% and a lightness of 34.5%.
#b0000d hex color contains mainly RED.
The closest web safe color of #b0000d is #990000
#b0000d hex color has a decimal value of 11534349.
HEX | b0000d | #b0000d |
---|---|---|
RGB | 176, 0, 13 | rgb(176, 0, 13) |
RGB Percent | 69.02, 0, 5.1 | rgb(69.02, 0, 5.1) |
CMYK | 0, 100, 93, 31 | |
HSL | 355.6°, 100, 34.5 | hsl(355.6, 100%, 34.5%) |
HSV | 355.6°, 100, 69 |
XYZ | 17.977, 9.259, 1.22 |
---|---|
Hunter Lab | 30.429, 52.206, 18.923 |
CIE-LAB | 36.478, 60.81, 45.726 |
CIE-LCH | 36.478, 76.084, 36.941 |
CIE-LUV | 0, 100, 92.61, 30.98 |
Web Safe | 990000 |
RGB percent of color #b0000d
CMYK percent of color #b0000d
Text with hexadecimal color #b0000d
This text has a font color of #b0000d
<p style="color:#b0000d">Text here</p>
#b0000d Background Color
This box has a background color of #b0000d
<div style="background-color:#b0000d">Text here</div>
#b0000d Border Color
This box has a border color of #b0000d
<div style="border: 4px solid #b0000d">Text here</div>
CSS codes
<p style="color:#b0000d">Text here</p>
<div style="background-color:#b0000d">Text here</div>
<div style="border: 4px solid #b0000d">Text here</div>
#b0000d Color on white background
This is how a font and box color of #b0000d will look
on a white background.
#b0000d Color on black background
This is how a font and box color of #b0000d hex color will look
on a black background.