#b31a4b color space conversions
Hex:
#b31a4b
RGB:
179, 26, 75
CMY:
30, 90, 71
CMYK:
0, 85, 58, 30
HSL:
341°, 74.6341%, 40.1961%
HSV (HSB):
341°, 85.4749%, 70.1961%
XYZ:
20.2298, 10.8305, 7.6809
xyY:
0.5222, 0.2796, 10.8305
CIE-Lab:
39.2935, 60.1958, 12.6955
CIE-LCH:
39.2935, 61.5200, 11.9094
CIE-Luv:
39.2935, 99.8581, 2.7901
Hunter-Lab:
32.9097, 52.1330, 9.1990
#b31a4b color charts
#b31a4b color shades, tints & tones
#b31a4b color schemes
#b31a4b color preview, HTML & CSS examples
This text has a color of #b31a4b
<p style="color:#b31a4b;">Text here</p>
.mytext {color:#b31a4b;}
This box has a color of #b31a4b
<div style="background-color:#b31a4b;">Content here</div>
.mybackground {background-color:#b31a4b;}
Border around this has a color of #b31a4b
<div style="border:2px solid #b31a4b;">Content here</div>
.myborder {border:2px solid #b31a4b;}