#b51c7f color space conversions
Hex:
#b51c7f
RGB:
181, 28, 127
CMY:
29, 89, 50
CMYK:
0, 85, 30, 29
HSL:
321°, 73.2057%, 40.9804%
HSV (HSB):
321°, 84.5304%, 70.9804%
XYZ:
23.3021, 12.1866, 21.2028
xyY:
0.4110, 0.2150, 12.1866
CIE-Lab:
41.5111, 65.0431, -16.7671
CIE-LCH:
41.5111, 67.1695, 345.5448
CIE-Luv:
41.5111, 79.7318, -33.2847
Hunter-Lab:
34.9093, 58.0582, -11.5743
#b51c7f color charts
#b51c7f color shades, tints & tones
#b51c7f color schemes
#b51c7f color preview, HTML & CSS examples
This text has a color of #b51c7f
<p style="color:#b51c7f;">Text here</p>
.mytext {color:#b51c7f;}
This box has a color of #b51c7f
<div style="background-color:#b51c7f;">Content here</div>
.mybackground {background-color:#b51c7f;}
Border around this has a color of #b51c7f
<div style="border:2px solid #b51c7f;">Content here</div>
.myborder {border:2px solid #b51c7f;}