#b1102e color space conversions
Hex:
#b1102e
RGB:
177, 16, 46
CMY:
31, 94, 82
CMYK:
0, 91, 74, 31
HSL:
349°, 83.4197%, 37.8431%
HSV (HSB):
349°, 90.9605%, 69.4118%
XYZ:
18.8099, 9.9150, 3.5072
xyY:
0.5836, 0.3076, 9.9150
CIE-Lab:
37.6894, 59.9556, 28.9330
CIE-LCH:
37.6894, 66.5717, 25.7607
CIE-Luv:
37.6894, 110.1054, 16.0829
Hunter-Lab:
31.4880, 51.5260, 15.4379
#b1102e color charts
#b1102e color shades, tints & tones
#b1102e color schemes
#b1102e color preview, HTML & CSS examples
This text has a color of #b1102e
<p style="color:#b1102e;">Text here</p>
.mytext {color:#b1102e;}
This box has a color of #b1102e
<div style="background-color:#b1102e;">Content here</div>
.mybackground {background-color:#b1102e;}
Border around this has a color of #b1102e
<div style="border:2px solid #b1102e;">Content here</div>
.myborder {border:2px solid #b1102e;}