#bb0801 color space conversions
Hex:
#bb0801
RGB:
187, 8, 1
CMY:
27, 97, 100
CMYK:
0, 96, 99, 27
HSL:
2°, 98.9362%, 36.8627%
HSV (HSB):
2°, 99.4652%, 73.3333%
XYZ:
20.5858, 10.7407, 1.0169
xyY:
0.6365, 0.3321, 10.7407
CIE-Lab:
39.1402, 62.5977, 52.9515
CIE-LCH:
39.1402, 81.9898, 40.2279
CIE-Luv:
39.1402, 126.1221, 27.9342
Hunter-Lab:
32.7729, 54.7695, 21.1014
#bb0801 color charts
#bb0801 color shades, tints & tones
#bb0801 color schemes
#bb0801 color preview, HTML & CSS examples
This text has a color of #bb0801
<p style="color:#bb0801;">Text here</p>
.mytext {color:#bb0801;}
This box has a color of #bb0801
<div style="background-color:#bb0801;">Content here</div>
.mybackground {background-color:#bb0801;}
Border around this has a color of #bb0801
<div style="border:2px solid #bb0801;">Content here</div>
.myborder {border:2px solid #bb0801;}