#b31a3c color space conversions
Hex:
#b31a3c
RGB:
179, 26, 60
CMY:
30, 90, 76
CMYK:
0, 85, 66, 30
HSL:
347°, 74.6341%, 40.1961%
HSV (HSB):
347°, 85.4749%, 70.1961%
XYZ:
19.7754, 10.6487, 5.2881
xyY:
0.5537, 0.2982, 10.6487
CIE-Lab:
38.9824, 59.2845, 21.8275
CIE-LCH:
38.9824, 63.1751, 20.2129
CIE-Luv:
38.9824, 104.9219, 11.2560
Hunter-Lab:
32.6324, 51.0652, 13.2347
#b31a3c color charts
#b31a3c color shades, tints & tones
#b31a3c color schemes
#b31a3c color preview, HTML & CSS examples
This text has a color of #b31a3c
<p style="color:#b31a3c;">Text here</p>
.mytext {color:#b31a3c;}
This box has a color of #b31a3c
<div style="background-color:#b31a3c;">Content here</div>
.mybackground {background-color:#b31a3c;}
Border around this has a color of #b31a3c
<div style="border:2px solid #b31a3c;">Content here</div>
.myborder {border:2px solid #b31a3c;}