In RGB color space, #bb000c hex color has a red value of 187, a green value of 0 and a blue value of 12.
In CMYK color space (used in color printing), #bb000c hex color is composed of 0% cyan, 100% magenta, 93.58% yellow and 26.67% black.
#bb000c color has a hue of 356.1 degrees, a saturation of 100% and a lightness of 36.7%.
#bb000c hex color contains mainly RED.
The closest web safe color of #bb000c is #cc0000
#bb000c hex color has a decimal value of 12255244.
HEX | bb000c | #bb000c |
---|---|---|
RGB | 187, 0, 12 | rgb(187, 0, 12) |
RGB Percent | 73.33, 0, 4.71 | rgb(73.33, 0, 4.71) |
CMYK | 0, 100, 94, 27 | |
HSL | 356.1°, 100, 36.7 | hsl(356.1, 100%, 36.7%) |
HSV | 356.1°, 100, 73.3 |
XYZ | 20.56, 10.591, 1.309 |
---|---|
Hunter Lab | 32.544, 55.818, 20.396 |
CIE-LAB | 38.883, 63.581, 48.809 |
CIE-LCH | 38.883, 80.155, 37.512 |
CIE-LUV | 0, 100, 93.58, 26.67 |
Web Safe | cc0000 |
RGB percent of color #bb000c
CMYK percent of color #bb000c
Text with hexadecimal color #bb000c
This text has a font color of #bb000c
<p style="color:#bb000c">Text here</p>
#bb000c Background Color
This box has a background color of #bb000c
<div style="background-color:#bb000c">Text here</div>
#bb000c Border Color
This box has a border color of #bb000c
<div style="border: 4px solid #bb000c">Text here</div>
CSS codes
<p style="color:#bb000c">Text here</p>
<div style="background-color:#bb000c">Text here</div>
<div style="border: 4px solid #bb000c">Text here</div>
#bb000c Color on white background
This is how a font and box color of #bb000c will look
on a white background.
#bb000c Color on black background
This is how a font and box color of #bb000c hex color will look
on a black background.