#b31e08 color space conversions
Hex:
#b31e08
RGB:
179, 30, 8
CMY:
30, 88, 97
CMYK:
0, 83, 96, 30
HSL:
8°, 91.4439%, 36.6667%
HSV (HSB):
8°, 95.5307%, 70.1961%
XYZ:
19.0985, 10.5298, 1.2556
xyY:
0.6184, 0.3409, 10.5298
CIE-Lab:
38.7769, 56.7504, 49.2584
CIE-LCH:
38.7769, 75.1465, 40.9574
CIE-Luv:
38.7769, 113.2540, 28.1230
Hunter-Lab:
32.4496, 48.2709, 20.4206
#b31e08 color charts
#b31e08 color shades, tints & tones
#b31e08 color schemes
#b31e08 color preview, HTML & CSS examples
This text has a color of #b31e08
<p style="color:#b31e08;">Text here</p>
.mytext {color:#b31e08;}
This box has a color of #b31e08
<div style="background-color:#b31e08;">Content here</div>
.mybackground {background-color:#b31e08;}
Border around this has a color of #b31e08
<div style="border:2px solid #b31e08;">Content here</div>
.myborder {border:2px solid #b31e08;}