#b31e00 color space conversions
Hex:
#b31e00
RGB:
179, 30, 0
CMY:
30, 88, 100
CMYK:
0, 83, 100, 30
HSL:
10°, 100.0000%, 35.0980%
HSV (HSB):
10°, 100.0000%, 70.1961%
XYZ:
19.0547, 10.5123, 1.0248
xyY:
0.6229, 0.3436, 10.5123
CIE-Lab:
38.7465, 56.6573, 52.1640
CIE-LCH:
38.7465, 77.0139, 42.6355
CIE-Luv:
38.7465, 113.8566, 29.1260
Hunter-Lab:
32.4226, 48.1644, 20.8219
#b31e00 color charts
#b31e00 color shades, tints & tones
#b31e00 color schemes
#b31e00 color preview, HTML & CSS examples
This text has a color of #b31e00
<p style="color:#b31e00;">Text here</p>
.mytext {color:#b31e00;}
This box has a color of #b31e00
<div style="background-color:#b31e00;">Content here</div>
.mybackground {background-color:#b31e00;}
Border around this has a color of #b31e00
<div style="border:2px solid #b31e00;">Content here</div>
.myborder {border:2px solid #b31e00;}