#b31400 color space conversions
Hex:
#b31400
RGB:
179, 20, 0
CMY:
30, 92, 100
CMYK:
0, 89, 100, 30
HSL:
7°, 100.0000%, 35.0980%
HSV (HSB):
7°, 100.0000%, 70.1961%
XYZ:
18.8406, 10.0840, 0.9534
xyY:
0.6306, 0.3375, 10.0840
CIE-Lab:
37.9928, 58.8059, 51.8679
CIE-LCH:
37.9928, 78.4118, 41.4129
CIE-Luv:
37.9928, 117.4896, 27.8484
Hunter-Lab:
31.7553, 50.3329, 20.4487
#b31400 color charts
#b31400 color shades, tints & tones
#b31400 color schemes
#b31400 color preview, HTML & CSS examples
This text has a color of #b31400
<p style="color:#b31400;">Text here</p>
.mytext {color:#b31400;}
This box has a color of #b31400
<div style="background-color:#b31400;">Content here</div>
.mybackground {background-color:#b31400;}
Border around this has a color of #b31400
<div style="border:2px solid #b31400;">Content here</div>
.myborder {border:2px solid #b31400;}