#b01b11 color space conversions
Hex:
#b01b11
RGB:
176, 27, 17
CMY:
31, 89, 93
CMYK:
0, 85, 90, 31
HSL:
4°, 82.3834%, 37.8431%
HSV (HSB):
4°, 90.3409%, 69.0196%
XYZ:
18.3976, 10.0544, 1.5014
xyY:
0.6142, 0.3357, 10.0544
CIE-Lab:
37.9400, 56.7308, 45.0408
CIE-LCH:
37.9400, 72.4366, 38.4475
CIE-Luv:
37.9400, 111.3588, 25.9258
Hunter-Lab:
31.7087, 48.0765, 19.3888
#b01b11 color charts
#b01b11 color shades, tints & tones
#b01b11 color schemes
#b01b11 color preview, HTML & CSS examples
This text has a color of #b01b11
<p style="color:#b01b11;">Text here</p>
.mytext {color:#b01b11;}
This box has a color of #b01b11
<div style="background-color:#b01b11;">Content here</div>
.mybackground {background-color:#b01b11;}
Border around this has a color of #b01b11
<div style="border:2px solid #b01b11;">Content here</div>
.myborder {border:2px solid #b01b11;}