#b31d1f color space conversions
Hex:
#b31d1f
RGB:
179, 29, 31
CMY:
30, 89, 88
CMYK:
0, 84, 83, 30
HSL:
359°, 72.1154%, 40.7843%
HSV (HSB):
359°, 83.7989%, 70.1961%
XYZ:
19.2771, 10.5614, 2.3189
xyY:
0.5995, 0.3284, 10.5614
CIE-Lab:
38.8317, 57.4246, 39.1002
CIE-LCH:
38.8317, 69.4723, 34.2508
CIE-Luv:
38.8317, 110.9288, 23.4345
Hunter-Lab:
32.4983, 49.0095, 18.5182
#b31d1f color charts
#b31d1f color shades, tints & tones
#b31d1f color schemes
#b31d1f color preview, HTML & CSS examples
This text has a color of #b31d1f
<p style="color:#b31d1f;">Text here</p>
.mytext {color:#b31d1f;}
This box has a color of #b31d1f
<div style="background-color:#b31d1f;">Content here</div>
.mybackground {background-color:#b31d1f;}
Border around this has a color of #b31d1f
<div style="border:2px solid #b31d1f;">Content here</div>
.myborder {border:2px solid #b31d1f;}