#b1111c color space conversions
Hex:
#b1111c
RGB:
177, 17, 28
CMY:
31, 93, 89
CMYK:
0, 90, 84, 31
HSL:
356°, 82.4742%, 38.0392%
HSV (HSB):
356°, 90.3955%, 69.4118%
XYZ:
18.5415, 9.8318, 2.0191
xyY:
0.6101, 0.3235, 9.8318
CIE-Lab:
37.5389, 59.2115, 39.3711
CIE-LCH:
37.5389, 71.1062, 33.6209
CIE-Luv:
37.5389, 113.7866, 22.3956
Hunter-Lab:
31.3558, 50.6792, 18.1312
#b1111c color charts
#b1111c color shades, tints & tones
#b1111c color schemes
#b1111c color preview, HTML & CSS examples
This text has a color of #b1111c
<p style="color:#b1111c;">Text here</p>
.mytext {color:#b1111c;}
This box has a color of #b1111c
<div style="background-color:#b1111c;">Content here</div>
.mybackground {background-color:#b1111c;}
Border around this has a color of #b1111c
<div style="border:2px solid #b1111c;">Content here</div>
.myborder {border:2px solid #b1111c;}