#bb1908 color space conversions
Hex:
#bb1908
RGB:
187, 25, 8
CMY:
27, 90, 97
CMYK:
0, 87, 96, 27
HSL:
6°, 91.7949%, 38.2353%
HSV (HSB):
6°, 95.7219%, 73.3333%
XYZ:
20.8850, 11.2776, 1.3058
xyY:
0.6240, 0.3370, 11.2776
CIE-Lab:
40.0441, 60.1490, 50.8490
CIE-LCH:
40.0441, 78.7624, 40.2107
CIE-Luv:
40.0441, 121.2174, 28.6015
Hunter-Lab:
33.5821, 52.2418, 21.2021
#bb1908 color charts
#bb1908 color shades, tints & tones
#bb1908 color schemes
#bb1908 color preview, HTML & CSS examples
This text has a color of #bb1908
<p style="color:#bb1908;">Text here</p>
.mytext {color:#bb1908;}
This box has a color of #bb1908
<div style="background-color:#bb1908;">Content here</div>
.mybackground {background-color:#bb1908;}
Border around this has a color of #bb1908
<div style="border:2px solid #bb1908;">Content here</div>
.myborder {border:2px solid #bb1908;}