#b51b4a color space conversions
Hex:
#b51b4a
RGB:
181, 27, 74
CMY:
29, 89, 71
CMYK:
0, 85, 59, 29
HSL:
342°, 74.0385%, 40.7843%
HSV (HSB):
342°, 85.0829%, 70.9804%
XYZ:
20.6840, 11.1020, 7.5313
xyY:
0.5261, 0.2824, 11.1020
CIE-Lab:
39.7518, 60.4381, 14.0256
CIE-LCH:
39.7518, 62.0442, 13.0651
CIE-Luv:
39.7518, 101.5466, 4.0823
Hunter-Lab:
33.3197, 52.4987, 9.9224
#b51b4a color charts
#b51b4a color shades, tints & tones
#b51b4a color schemes
#b51b4a color preview, HTML & CSS examples
This text has a color of #b51b4a
<p style="color:#b51b4a;">Text here</p>
.mytext {color:#b51b4a;}
This box has a color of #b51b4a
<div style="background-color:#b51b4a;">Content here</div>
.mybackground {background-color:#b51b4a;}
Border around this has a color of #b51b4a
<div style="border:2px solid #b51b4a;">Content here</div>
.myborder {border:2px solid #b51b4a;}