#b31500 color space conversions
Hex:
#b31500
RGB:
179, 21, 0
CMY:
30, 92, 100
CMYK:
0, 88, 100, 30
HSL:
7°, 100.0000%, 35.0980%
HSV (HSB):
7°, 100.0000%, 70.1961%
XYZ:
18.8586, 10.1200, 0.9594
xyY:
0.6299, 0.3380, 10.1200
CIE-Lab:
38.0570, 58.6220, 51.8928
CIE-LCH:
38.0570, 78.2905, 41.5156
CIE-Luv:
38.0570, 117.1777, 27.9575
Hunter-Lab:
31.8120, 50.1461, 20.4803
#b31500 color charts
#b31500 color shades, tints & tones
#b31500 color schemes
#b31500 color preview, HTML & CSS examples
This text has a color of #b31500
<p style="color:#b31500;">Text here</p>
.mytext {color:#b31500;}
This box has a color of #b31500
<div style="background-color:#b31500;">Content here</div>
.mybackground {background-color:#b31500;}
Border around this has a color of #b31500
<div style="border:2px solid #b31500;">Content here</div>
.myborder {border:2px solid #b31500;}