#b31101 color space conversions
Hex:
#b31101
RGB:
179, 17, 1
CMY:
30, 93, 100
CMYK:
0, 91, 99, 30
HSL:
5°, 98.8889%, 35.2941%
HSV (HSB):
5°, 99.4413%, 70.1961%
XYZ:
18.7963, 9.9868, 0.9657
xyY:
0.6318, 0.3357, 9.9868
CIE-Lab:
37.8187, 59.3280, 51.3921
CIE-LCH:
37.8187, 78.4917, 40.9003
CIE-Luv:
37.8187, 118.2750, 27.4172
Hunter-Lab:
31.6019, 50.8658, 20.3096
#b31101 color charts
#b31101 color shades, tints & tones
#b31101 color schemes
#b31101 color preview, HTML & CSS examples
This text has a color of #b31101
<p style="color:#b31101;">Text here</p>
.mytext {color:#b31101;}
This box has a color of #b31101
<div style="background-color:#b31101;">Content here</div>
.mybackground {background-color:#b31101;}
Border around this has a color of #b31101
<div style="border:2px solid #b31101;">Content here</div>
.myborder {border:2px solid #b31101;}