#b1163c color space conversions
Hex:
#b1163c
RGB:
177, 22, 60
CMY:
31, 91, 76
CMYK:
0, 88, 66, 31
HSL:
345°, 77.8894%, 39.0196%
HSV (HSB):
345°, 87.5706%, 69.4118%
XYZ:
19.2340, 10.2472, 5.2391
xyY:
0.5540, 0.2951, 10.2472
CIE-Lab:
38.2824, 59.5727, 20.8466
CIE-LCH:
38.2824, 63.1149, 19.2867
CIE-Luv:
38.2824, 104.4934, 10.2055
Hunter-Lab:
32.0112, 51.2324, 12.7041
#b1163c color charts
#b1163c color shades, tints & tones
#b1163c color schemes
#b1163c color preview, HTML & CSS examples
This text has a color of #b1163c
<p style="color:#b1163c;">Text here</p>
.mytext {color:#b1163c;}
This box has a color of #b1163c
<div style="background-color:#b1163c;">Content here</div>
.mybackground {background-color:#b1163c;}
Border around this has a color of #b1163c
<div style="border:2px solid #b1163c;">Content here</div>
.myborder {border:2px solid #b1163c;}