#b1173c color space conversions
Hex:
#b1173c
RGB:
177, 23, 60
CMY:
31, 91, 76
CMYK:
0, 87, 66, 31
HSL:
346°, 77.0000%, 39.2157%
HSV (HSB):
346°, 87.0056%, 69.4118%
XYZ:
19.2535, 10.2861, 5.2456
xyY:
0.5535, 0.2957, 10.2861
CIE-Lab:
38.3512, 59.3756, 20.9350
CIE-LCH:
38.3512, 62.9582, 19.4220
CIE-Luv:
38.3512, 104.2165, 10.3448
Hunter-Lab:
32.0720, 51.0310, 12.7531
#b1173c color charts
#b1173c color shades, tints & tones
#b1173c color schemes
#b1173c color preview, HTML & CSS examples
This text has a color of #b1173c
<p style="color:#b1173c;">Text here</p>
.mytext {color:#b1173c;}
This box has a color of #b1173c
<div style="background-color:#b1173c;">Content here</div>
.mybackground {background-color:#b1173c;}
Border around this has a color of #b1173c
<div style="border:2px solid #b1173c;">Content here</div>
.myborder {border:2px solid #b1173c;}