#b11d3e color space conversions
Hex:
#b11d3e
RGB:
177, 29, 62
CMY:
31, 89, 76
CMYK:
0, 84, 65, 31
HSL:
347°, 71.8447%, 40.3922%
HSV (HSB):
347°, 83.6158%, 69.4118%
XYZ:
19.4403, 10.5736, 5.5737
xyY:
0.5463, 0.2971, 10.5736
CIE-Lab:
38.8529, 58.1599, 20.3133
CIE-LCH:
38.8529, 61.6053, 19.2526
CIE-Luv:
38.8529, 101.7322, 10.2351
Hunter-Lab:
32.5171, 49.8110, 12.5992
#b11d3e color charts
#b11d3e color shades, tints & tones
#b11d3e color schemes
#b11d3e color preview, HTML & CSS examples
This text has a color of #b11d3e
<p style="color:#b11d3e;">Text here</p>
.mytext {color:#b11d3e;}
This box has a color of #b11d3e
<div style="background-color:#b11d3e;">Content here</div>
.mybackground {background-color:#b11d3e;}
Border around this has a color of #b11d3e
<div style="border:2px solid #b11d3e;">Content here</div>
.myborder {border:2px solid #b11d3e;}