#b51b4f color space conversions
Hex:
#b51b4f
RGB:
181, 27, 79
CMY:
29, 89, 69
CMYK:
0, 85, 56, 29
HSL:
340°, 74.0385%, 40.7843%
HSV (HSB):
340°, 85.0829%, 70.9804%
XYZ:
20.8593, 11.1721, 8.4542
xyY:
0.5152, 0.2760, 11.1721
CIE-Lab:
39.8689, 60.7804, 11.0025
CIE-LCH:
39.8689, 61.7682, 10.2606
CIE-Luv:
39.8689, 99.7257, 1.0112
Hunter-Lab:
33.4247, 52.9026, 8.4010
#b51b4f color charts
#b51b4f color shades, tints & tones
#b51b4f color schemes
#b51b4f color preview, HTML & CSS examples
This text has a color of #b51b4f
<p style="color:#b51b4f;">Text here</p>
.mytext {color:#b51b4f;}
This box has a color of #b51b4f
<div style="background-color:#b51b4f;">Content here</div>
.mybackground {background-color:#b51b4f;}
Border around this has a color of #b51b4f
<div style="border:2px solid #b51b4f;">Content here</div>
.myborder {border:2px solid #b51b4f;}