#bb000e color space conversions
Hex:
#bb000e
RGB:
187, 0, 14
CMY:
27, 100, 95
CMYK:
0, 100, 93, 27
HSL:
356°, 100.0000%, 36.6667%
HSV (HSB):
356°, 100.0000%, 73.3333%
XYZ:
20.5728, 10.5965, 1.3765
xyY:
0.6321, 0.3256, 10.5965
CIE-Lab:
38.8924, 63.6024, 48.0512
CIE-LCH:
38.8924, 79.7131, 37.0708
CIE-Luv:
38.8924, 126.5254, 25.7651
Hunter-Lab:
32.5523, 55.8442, 20.2795
#bb000e color charts
#bb000e color shades, tints & tones
#bb000e color schemes
#bb000e color preview, HTML & CSS examples
This text has a color of #bb000e
<p style="color:#bb000e;">Text here</p>
.mytext {color:#bb000e;}
This box has a color of #bb000e
<div style="background-color:#bb000e;">Content here</div>
.mybackground {background-color:#bb000e;}
Border around this has a color of #bb000e
<div style="border:2px solid #bb000e;">Content here</div>
.myborder {border:2px solid #bb000e;}