#b31e0e color space conversions
Hex:
#b31e0e
RGB:
179, 30, 14
CMY:
30, 88, 95
CMYK:
0, 83, 92, 30
HSL:
6°, 85.4922%, 37.8431%
HSV (HSB):
6°, 92.1788%, 70.1961%
XYZ:
19.1339, 10.5440, 1.4422
xyY:
0.6148, 0.3388, 10.5440
CIE-Lab:
38.8015, 56.8255, 47.1648
CIE-LCH:
38.8015, 73.8489, 39.6924
CIE-Luv:
38.8015, 112.7714, 27.3191
Hunter-Lab:
32.4715, 48.3568, 20.0967
#b31e0e color charts
#b31e0e color shades, tints & tones
#b31e0e color schemes
#b31e0e color preview, HTML & CSS examples
This text has a color of #b31e0e
<p style="color:#b31e0e;">Text here</p>
.mytext {color:#b31e0e;}
This box has a color of #b31e0e
<div style="background-color:#b31e0e;">Content here</div>
.mybackground {background-color:#b31e0e;}
Border around this has a color of #b31e0e
<div style="border:2px solid #b31e0e;">Content here</div>
.myborder {border:2px solid #b31e0e;}