#b31c3c color space conversions
Hex:
#b31c3c
RGB:
179, 28, 60
CMY:
30, 89, 76
CMYK:
0, 84, 66, 30
HSL:
347°, 72.9469%, 40.5882%
HSV (HSB):
347°, 84.3575%, 70.1961%
XYZ:
19.8213, 10.7405, 5.3034
xyY:
0.5527, 0.2995, 10.7405
CIE-Lab:
39.1399, 58.8348, 22.0287
CIE-LCH:
39.1399, 62.8236, 20.5267
CIE-Luv:
39.1399, 104.2839, 11.5744
Hunter-Lab:
32.7726, 50.6067, 13.3463
#b31c3c color charts
#b31c3c color shades, tints & tones
#b31c3c color schemes
#b31c3c color preview, HTML & CSS examples
This text has a color of #b31c3c
<p style="color:#b31c3c;">Text here</p>
.mytext {color:#b31c3c;}
This box has a color of #b31c3c
<div style="background-color:#b31c3c;">Content here</div>
.mybackground {background-color:#b31c3c;}
Border around this has a color of #b31c3c
<div style="border:2px solid #b31c3c;">Content here</div>
.myborder {border:2px solid #b31c3c;}