#b41f5e color space conversions
Hex:
#b41f5e
RGB:
180, 31, 94
CMY:
29, 88, 63
CMYK:
0, 83, 48, 29
HSL:
335°, 70.6161%, 41.3725%
HSV (HSB):
335°, 82.7778%, 70.5882%
XYZ:
21.3328, 11.4914, 11.6834
xyY:
0.4793, 0.2582, 11.4914
CIE-Lab:
40.3961, 60.7728, 2.1962
CIE-LCH:
40.3961, 60.8125, 2.0697
CIE-Luv:
40.3961, 91.9984, -8.5196
Hunter-Lab:
33.8990, 53.0074, 3.2948
#b41f5e color charts
#b41f5e color shades, tints & tones
#b41f5e color schemes
#b41f5e color preview, HTML & CSS examples
This text has a color of #b41f5e
<p style="color:#b41f5e;">Text here</p>
.mytext {color:#b41f5e;}
This box has a color of #b41f5e
<div style="background-color:#b41f5e;">Content here</div>
.mybackground {background-color:#b41f5e;}
Border around this has a color of #b41f5e
<div style="border:2px solid #b41f5e;">Content here</div>
.myborder {border:2px solid #b41f5e;}