#b31c4b color space conversions
Hex:
#b31c4b
RGB:
179, 28, 75
CMY:
30, 89, 71
CMYK:
0, 84, 58, 30
HSL:
341°, 72.9469%, 40.5882%
HSV (HSB):
341°, 84.3575%, 70.1961%
XYZ:
20.2757, 10.9222, 7.6962
xyY:
0.5213, 0.2808, 10.9222
CIE-Lab:
39.4491, 59.7503, 12.9091
CIE-LCH:
39.4491, 61.1289, 12.1914
CIE-Luv:
39.4491, 99.2791, 3.1233
Hunter-Lab:
33.0488, 51.6757, 9.3271
#b31c4b color charts
#b31c4b color shades, tints & tones
#b31c4b color schemes
#b31c4b color preview, HTML & CSS examples
This text has a color of #b31c4b
<p style="color:#b31c4b;">Text here</p>
.mytext {color:#b31c4b;}
This box has a color of #b31c4b
<div style="background-color:#b31c4b;">Content here</div>
.mybackground {background-color:#b31c4b;}
Border around this has a color of #b31c4b
<div style="border:2px solid #b31c4b;">Content here</div>
.myborder {border:2px solid #b31c4b;}