#b51b5e color space conversions
Hex:
#b51b5e
RGB:
181, 27, 94
CMY:
29, 89, 63
CMYK:
0, 85, 48, 29
HSL:
334°, 74.0385%, 40.7843%
HSV (HSB):
334°, 85.0829%, 70.9804%
XYZ:
21.4684, 11.4158, 11.6616
xyY:
0.4819, 0.2563, 11.4158
CIE-Lab:
40.2721, 61.9499, 2.0414
CIE-LCH:
40.2721, 61.9835, 1.8873
CIE-Luv:
40.2721, 93.8761, -8.9524
Hunter-Lab:
33.7872, 54.2910, 3.1872
#b51b5e color charts
#b51b5e color shades, tints & tones
#b51b5e color schemes
#b51b5e color preview, HTML & CSS examples
This text has a color of #b51b5e
<p style="color:#b51b5e;">Text here</p>
.mytext {color:#b51b5e;}
This box has a color of #b51b5e
<div style="background-color:#b51b5e;">Content here</div>
.mybackground {background-color:#b51b5e;}
Border around this has a color of #b51b5e
<div style="border:2px solid #b51b5e;">Content here</div>
.myborder {border:2px solid #b51b5e;}