#bb1e01 color space conversions
Hex:
#bb1e01
RGB:
187, 30, 1
CMY:
27, 88, 100
CMYK:
0, 84, 99, 27
HSL:
9°, 98.9362%, 36.8627%
HSV (HSB):
9°, 99.4652%, 73.3333%
XYZ:
20.9633, 11.4955, 1.1427
xyY:
0.6239, 0.3421, 11.4955
CIE-Lab:
40.4028, 58.9793, 53.4585
CIE-LCH:
40.4028, 79.6013, 42.1890
CIE-Luv:
40.4028, 119.8539, 30.1008
Hunter-Lab:
33.9051, 51.0315, 21.7353
#bb1e01 color charts
#bb1e01 color shades, tints & tones
#bb1e01 color schemes
#bb1e01 color preview, HTML & CSS examples
This text has a color of #bb1e01
<p style="color:#bb1e01;">Text here</p>
.mytext {color:#bb1e01;}
This box has a color of #bb1e01
<div style="background-color:#bb1e01;">Content here</div>
.mybackground {background-color:#bb1e01;}
Border around this has a color of #bb1e01
<div style="border:2px solid #bb1e01;">Content here</div>
.myborder {border:2px solid #bb1e01;}