#bb0606 color space conversions
Hex:
#bb0606
RGB:
187, 6, 6
CMY:
27, 98, 98
CMYK:
0, 97, 97, 27
HSL:
0°, 93.7824%, 37.8431%
HSV (HSB):
0°, 96.7914%, 73.3333%
XYZ:
20.5915, 10.7082, 1.1539
xyY:
0.6345, 0.3300, 10.7082
CIE-Lab:
39.0846, 62.8650, 51.0431
CIE-LCH:
39.0846, 80.9778, 39.0748
CIE-Luv:
39.0846, 126.0915, 27.1917
Hunter-Lab:
32.7234, 55.0570, 20.8157
#bb0606 color charts
#bb0606 color shades, tints & tones
#bb0606 color schemes
#bb0606 color preview, HTML & CSS examples
This text has a color of #bb0606
<p style="color:#bb0606;">Text here</p>
.mytext {color:#bb0606;}
This box has a color of #bb0606
<div style="background-color:#bb0606;">Content here</div>
.mybackground {background-color:#bb0606;}
Border around this has a color of #bb0606
<div style="border:2px solid #bb0606;">Content here</div>
.myborder {border:2px solid #bb0606;}