#b31b35 color space conversions
Hex:
#b31b35
RGB:
179, 27, 53
CMY:
30, 89, 79
CMYK:
0, 85, 70, 30
HSL:
350°, 73.7864%, 40.3922%
HSV (HSB):
350°, 84.9162%, 70.1961%
XYZ:
19.6249, 10.6246, 4.3846
xyY:
0.5666, 0.3068, 10.6246
CIE-Lab:
38.9409, 58.7102, 26.1739
CIE-LCH:
38.9409, 64.2803, 24.0280
CIE-Luv:
38.9409, 106.6623, 14.8373
Hunter-Lab:
32.5954, 50.4287, 14.8414
#b31b35 color charts
#b31b35 color shades, tints & tones
#b31b35 color schemes
#b31b35 color preview, HTML & CSS examples
This text has a color of #b31b35
<p style="color:#b31b35;">Text here</p>
.mytext {color:#b31b35;}
This box has a color of #b31b35
<div style="background-color:#b31b35;">Content here</div>
.mybackground {background-color:#b31b35;}
Border around this has a color of #b31b35
<div style="border:2px solid #b31b35;">Content here</div>
.myborder {border:2px solid #b31b35;}