#b11d1f color space conversions
Hex:
#b11d1f
RGB:
177, 29, 31
CMY:
31, 89, 88
CMYK:
0, 84, 82, 31
HSL:
359°, 71.8447%, 40.3922%
HSV (HSB):
359°, 83.6158%, 69.4118%
XYZ:
18.8181, 10.3248, 2.2974
xyY:
0.5985, 0.3284, 10.3248
CIE-Lab:
38.4191, 56.8527, 38.5606
CIE-LCH:
38.4191, 68.6961, 34.1472
CIE-Luv:
38.4191, 109.3762, 23.0939
Hunter-Lab:
32.1322, 48.3069, 18.2534
#b11d1f color charts
#b11d1f color shades, tints & tones
#b11d1f color schemes
#b11d1f color preview, HTML & CSS examples
This text has a color of #b11d1f
<p style="color:#b11d1f;">Text here</p>
.mytext {color:#b11d1f;}
This box has a color of #b11d1f
<div style="background-color:#b11d1f;">Content here</div>
.mybackground {background-color:#b11d1f;}
Border around this has a color of #b11d1f
<div style="border:2px solid #b11d1f;">Content here</div>
.myborder {border:2px solid #b11d1f;}