#b31c1c color space conversions
Hex:
#b31c1c
RGB:
179, 28, 28
CMY:
30, 89, 89
CMYK:
0, 84, 84, 30
HSL:
0°, 72.9469%, 40.5882%
HSV (HSB):
0°, 84.3575%, 70.1961%
XYZ:
19.2153, 10.4981, 2.1122
xyY:
0.6038, 0.3299, 10.4981
CIE-Lab:
38.7219, 57.5834, 40.6094
CIE-LCH:
38.7219, 70.4625, 35.1925
CIE-Luv:
38.7219, 111.8087, 24.1109
Hunter-Lab:
32.4007, 49.1583, 18.8154
#b31c1c color charts
#b31c1c color shades, tints & tones
#b31c1c color schemes
#b31c1c color preview, HTML & CSS examples
This text has a color of #b31c1c
<p style="color:#b31c1c;">Text here</p>
.mytext {color:#b31c1c;}
This box has a color of #b31c1c
<div style="background-color:#b31c1c;">Content here</div>
.mybackground {background-color:#b31c1c;}
Border around this has a color of #b31c1c
<div style="border:2px solid #b31c1c;">Content here</div>
.myborder {border:2px solid #b31c1c;}