#bb0908 color space conversions
Hex:
#bb0908
RGB:
187, 9, 8
CMY:
27, 96, 97
CMYK:
0, 95, 96, 27
HSL:
0°, 91.7949%, 38.2353%
HSV (HSB):
0°, 95.7219%, 73.3333%
XYZ:
20.6350, 10.7777, 1.2224
xyY:
0.6323, 0.3302, 10.7777
CIE-Lab:
39.2035, 62.5638, 50.3948
CIE-LCH:
39.2035, 80.3360, 38.8512
CIE-Luv:
39.2035, 125.3733, 27.1414
Hunter-Lab:
32.8294, 54.7453, 20.7728
#bb0908 color charts
#bb0908 color shades, tints & tones
#bb0908 color schemes
#bb0908 color preview, HTML & CSS examples
This text has a color of #bb0908
<p style="color:#bb0908;">Text here</p>
.mytext {color:#bb0908;}
This box has a color of #bb0908
<div style="background-color:#bb0908;">Content here</div>
.mybackground {background-color:#bb0908;}
Border around this has a color of #bb0908
<div style="border:2px solid #bb0908;">Content here</div>
.myborder {border:2px solid #bb0908;}