#b1111d color space conversions
Hex:
#b1111d
RGB:
177, 17, 29
CMY:
31, 93, 89
CMYK:
0, 90, 84, 31
HSL:
356°, 82.4742%, 38.0392%
HSV (HSB):
356°, 90.3955%, 69.4118%
XYZ:
18.5537, 9.8367, 2.0832
xyY:
0.6088, 0.3228, 9.8367
CIE-Lab:
37.5478, 59.2369, 38.8321
CIE-LCH:
37.5478, 70.8304, 33.2464
CIE-Luv:
37.5478, 113.6126, 22.1209
Hunter-Lab:
31.3635, 50.7088, 18.0164
#b1111d color charts
#b1111d color shades, tints & tones
#b1111d color schemes
#b1111d color preview, HTML & CSS examples
This text has a color of #b1111d
<p style="color:#b1111d;">Text here</p>
.mytext {color:#b1111d;}
This box has a color of #b1111d
<div style="background-color:#b1111d;">Content here</div>
.mybackground {background-color:#b1111d;}
Border around this has a color of #b1111d
<div style="border:2px solid #b1111d;">Content here</div>
.myborder {border:2px solid #b1111d;}