#b1121e color space conversions
Hex:
#b1121e
RGB:
177, 18, 30
CMY:
31, 93, 88
CMYK:
0, 90, 83, 31
HSL:
355°, 81.5385%, 38.2353%
HSV (HSB):
355°, 89.8305%, 69.4118%
XYZ:
18.5821, 9.8735, 2.1547
xyY:
0.6071, 0.3226, 9.8735
CIE-Lab:
37.6144, 59.0979, 38.3419
CIE-LCH:
37.6144, 70.4462, 32.9749
CIE-Luv:
37.6144, 113.1696, 21.9422
Hunter-Lab:
31.4221, 50.5712, 17.9298
#b1121e color charts
#b1121e color shades, tints & tones
#b1121e color schemes
#b1121e color preview, HTML & CSS examples
This text has a color of #b1121e
<p style="color:#b1121e;">Text here</p>
.mytext {color:#b1121e;}
This box has a color of #b1121e
<div style="background-color:#b1121e;">Content here</div>
.mybackground {background-color:#b1121e;}
Border around this has a color of #b1121e
<div style="border:2px solid #b1121e;">Content here</div>
.myborder {border:2px solid #b1121e;}