#b01c11 color space conversions
Hex:
#b01c11
RGB:
176, 28, 17
CMY:
31, 89, 93
CMYK:
0, 84, 90, 31
HSL:
4°, 82.3834%, 37.8431%
HSV (HSB):
4°, 90.3409%, 69.0196%
XYZ:
18.4209, 10.1011, 1.5091
xyY:
0.6134, 0.3364, 10.1011
CIE-Lab:
38.0232, 56.4940, 45.1018
CIE-LCH:
38.0232, 72.2893, 38.6020
CIE-Luv:
38.0232, 110.9719, 26.0706
Hunter-Lab:
31.7822, 47.8395, 19.4323
#b01c11 color charts
#b01c11 color shades, tints & tones
#b01c11 color schemes
#b01c11 color preview, HTML & CSS examples
This text has a color of #b01c11
<p style="color:#b01c11;">Text here</p>
.mytext {color:#b01c11;}
This box has a color of #b01c11
<div style="background-color:#b01c11;">Content here</div>
.mybackground {background-color:#b01c11;}
Border around this has a color of #b01c11
<div style="border:2px solid #b01c11;">Content here</div>
.myborder {border:2px solid #b01c11;}