#b31b2a color space conversions
Hex:
#b31b2a
RGB:
179, 27, 42
CMY:
30, 89, 84
CMYK:
0, 85, 77, 30
HSL:
354°, 73.7864%, 40.3922%
HSV (HSB):
354°, 84.9162%, 70.1961%
XYZ:
19.4003, 10.5347, 3.2014
xyY:
0.5855, 0.3179, 10.5347
CIE-Lab:
38.7855, 58.2477, 32.7288
CIE-LCH:
38.7855, 66.8129, 29.3312
CIE-Luv:
38.7855, 109.4555, 19.4697
Hunter-Lab:
32.4573, 49.8923, 16.8721
#b31b2a color charts
#b31b2a color shades, tints & tones
#b31b2a color schemes
#b31b2a color preview, HTML & CSS examples
This text has a color of #b31b2a
<p style="color:#b31b2a;">Text here</p>
.mytext {color:#b31b2a;}
This box has a color of #b31b2a
<div style="background-color:#b31b2a;">Content here</div>
.mybackground {background-color:#b31b2a;}
Border around this has a color of #b31b2a
<div style="border:2px solid #b31b2a;">Content here</div>
.myborder {border:2px solid #b31b2a;}