#b1323c color space conversions
Hex:
#b1323c
RGB:
177, 50, 60
CMY:
31, 80, 76
CMYK:
0, 72, 66, 31
HSL:
355°, 55.9471%, 44.5098%
HSV (HSB):
355°, 71.7514%, 69.4118%
XYZ:
20.0877, 11.9546, 5.5237
xyY:
0.5347, 0.3182, 11.9546
CIE-Lab:
41.1438, 51.5195, 24.4861
CIE-LCH:
41.1438, 57.0424, 25.4207
CIE-Luv:
41.1438, 93.1708, 15.9515
Hunter-Lab:
34.5754, 43.1984, 14.7307
#b1323c color charts
#b1323c color shades, tints & tones
#b1323c color schemes
#b1323c color preview, HTML & CSS examples
This text has a color of #b1323c
<p style="color:#b1323c;">Text here</p>
.mytext {color:#b1323c;}
This box has a color of #b1323c
<div style="background-color:#b1323c;">Content here</div>
.mybackground {background-color:#b1323c;}
Border around this has a color of #b1323c
<div style="border:2px solid #b1323c;">Content here</div>
.myborder {border:2px solid #b1323c;}