#b1204f color space conversions
Hex:
#b1204f
RGB:
177, 32, 79
CMY:
31, 87, 69
CMYK:
0, 82, 55, 31
HSL:
341°, 69.3780%, 40.9804%
HSV (HSB):
341°, 81.9209%, 69.4118%
XYZ:
20.0593, 10.9446, 8.4524
xyY:
0.5084, 0.2774, 10.9446
CIE-Lab:
39.4871, 58.5201, 10.3501
CIE-LCH:
39.4871, 59.4283, 10.0298
CIE-Luv:
39.4871, 94.9642, 0.8450
Hunter-Lab:
33.0827, 50.3364, 8.0097
#b1204f color charts
#b1204f color shades, tints & tones
#b1204f color schemes
#b1204f color preview, HTML & CSS examples
This text has a color of #b1204f
<p style="color:#b1204f;">Text here</p>
.mytext {color:#b1204f;}
This box has a color of #b1204f
<div style="background-color:#b1204f;">Content here</div>
.mybackground {background-color:#b1204f;}
Border around this has a color of #b1204f
<div style="border:2px solid #b1204f;">Content here</div>
.myborder {border:2px solid #b1204f;}