#bb000b color space conversions
Hex:
#bb000b
RGB:
187, 0, 11
CMY:
27, 100, 96
CMYK:
0, 100, 94, 27
HSL:
356°, 100.0000%, 36.6667%
HSV (HSB):
356°, 100.0000%, 73.3333%
XYZ:
20.5539, 10.5890, 1.2772
xyY:
0.6340, 0.3266, 10.5890
CIE-Lab:
38.8794, 63.5668, 49.1774
CIE-LCH:
38.8794, 80.3688, 37.7267
CIE-Luv:
38.8794, 126.8064, 26.1851
Hunter-Lab:
32.5407, 55.8012, 20.4514
#bb000b color charts
#bb000b color shades, tints & tones
#bb000b color schemes
#bb000b color preview, HTML & CSS examples
This text has a color of #bb000b
<p style="color:#bb000b;">Text here</p>
.mytext {color:#bb000b;}
This box has a color of #bb000b
<div style="background-color:#bb000b;">Content here</div>
.mybackground {background-color:#bb000b;}
Border around this has a color of #bb000b
<div style="border:2px solid #bb000b;">Content here</div>
.myborder {border:2px solid #bb000b;}