#b1102b color space conversions
Hex:
#b1102b
RGB:
177, 16, 43
CMY:
31, 94, 83
CMYK:
0, 91, 76, 31
HSL:
350°, 83.4197%, 37.8431%
HSV (HSB):
350°, 90.9605%, 69.4118%
XYZ:
18.7528, 9.8921, 3.2065
xyY:
0.5888, 0.3106, 9.8921
CIE-Lab:
37.6481, 59.8383, 30.7350
CIE-LCH:
37.6481, 67.2701, 27.1865
CIE-Luv:
37.6481, 110.8755, 17.3025
Hunter-Lab:
31.4517, 51.3884, 15.9716
#b1102b color charts
#b1102b color shades, tints & tones
#b1102b color schemes
#b1102b color preview, HTML & CSS examples
This text has a color of #b1102b
<p style="color:#b1102b;">Text here</p>
.mytext {color:#b1102b;}
This box has a color of #b1102b
<div style="background-color:#b1102b;">Content here</div>
.mybackground {background-color:#b1102b;}
Border around this has a color of #b1102b
<div style="border:2px solid #b1102b;">Content here</div>
.myborder {border:2px solid #b1102b;}