#b31c3b color space conversions
Hex:
#b31c3b
RGB:
179, 28, 59
CMY:
30, 89, 77
CMYK:
0, 84, 67, 30
HSL:
348°, 72.9469%, 40.5882%
HSV (HSB):
348°, 84.3575%, 70.1961%
XYZ:
19.7951, 10.7300, 5.1654
xyY:
0.5546, 0.3006, 10.7300
CIE-Lab:
39.1219, 58.7815, 22.6365
CIE-LCH:
39.1219, 62.9895, 21.0615
CIE-Luv:
39.1219, 104.5879, 12.0847
Hunter-Lab:
32.7566, 50.5447, 13.5801
#b31c3b color charts
#b31c3b color shades, tints & tones
#b31c3b color schemes
#b31c3b color preview, HTML & CSS examples
This text has a color of #b31c3b
<p style="color:#b31c3b;">Text here</p>
.mytext {color:#b31c3b;}
This box has a color of #b31c3b
<div style="background-color:#b31c3b;">Content here</div>
.mybackground {background-color:#b31c3b;}
Border around this has a color of #b31c3b
<div style="border:2px solid #b31c3b;">Content here</div>
.myborder {border:2px solid #b31c3b;}