#b31b2c color space conversions
Hex:
#b31b2c
RGB:
179, 27, 44
CMY:
30, 89, 83
CMYK:
0, 85, 75, 30
HSL:
353°, 73.7864%, 40.3922%
HSV (HSB):
353°, 84.9162%, 70.1961%
XYZ:
19.4370, 10.5494, 3.3947
xyY:
0.5823, 0.3160, 10.5494
CIE-Lab:
38.8110, 58.3236, 31.5546
CIE-LCH:
38.8110, 66.3124, 28.4145
CIE-Luv:
38.8110, 108.9892, 18.6980
Hunter-Lab:
32.4799, 49.9802, 16.5391
#b31b2c color charts
#b31b2c color shades, tints & tones
#b31b2c color schemes
#b31b2c color preview, HTML & CSS examples
This text has a color of #b31b2c
<p style="color:#b31b2c;">Text here</p>
.mytext {color:#b31b2c;}
This box has a color of #b31b2c
<div style="background-color:#b31b2c;">Content here</div>
.mybackground {background-color:#b31b2c;}
Border around this has a color of #b31b2c
<div style="border:2px solid #b31b2c;">Content here</div>
.myborder {border:2px solid #b31b2c;}