#b3111e color space conversions
Hex:
#b3111e
RGB:
179, 17, 30
CMY:
30, 93, 88
CMYK:
0, 91, 83, 30
HSL:
355°, 82.6531%, 38.4314%
HSV (HSB):
355°, 90.5028%, 70.1961%
XYZ:
19.0252, 10.0783, 2.1709
xyY:
0.6083, 0.3223, 10.0783
CIE-Lab:
37.9827, 59.7988, 38.8417
CIE-LCH:
37.9827, 71.3062, 33.0053
CIE-Luv:
37.9827, 114.9540, 22.1973
Hunter-Lab:
31.7464, 51.4165, 18.1681
#b3111e color charts
#b3111e color shades, tints & tones
#b3111e color schemes
#b3111e color preview, HTML & CSS examples
This text has a color of #b3111e
<p style="color:#b3111e;">Text here</p>
.mytext {color:#b3111e;}
This box has a color of #b3111e
<div style="background-color:#b3111e;">Content here</div>
.mybackground {background-color:#b3111e;}
Border around this has a color of #b3111e
<div style="border:2px solid #b3111e;">Content here</div>
.myborder {border:2px solid #b3111e;}