#b51f6c color space conversions
Hex:
#b51f6c
RGB:
181, 31, 108
CMY:
29, 88, 58
CMYK:
0, 83, 40, 29
HSL:
329°, 70.7547%, 41.5686%
HSV (HSB):
329°, 82.8729%, 70.9804%
XYZ:
22.2528, 11.8864, 15.3088
xyY:
0.4500, 0.2404, 11.8864
CIE-Lab:
41.0351, 62.3258, -5.6614
CIE-LCH:
41.0351, 62.5824, 354.8097
CIE-Luv:
41.0351, 87.1112, -18.3008
Hunter-Lab:
34.4767, 54.8776, -2.1930
#b51f6c color charts
#b51f6c color shades, tints & tones
#b51f6c color schemes
#b51f6c color preview, HTML & CSS examples
This text has a color of #b51f6c
<p style="color:#b51f6c;">Text here</p>
.mytext {color:#b51f6c;}
This box has a color of #b51f6c
<div style="background-color:#b51f6c;">Content here</div>
.mybackground {background-color:#b51f6c;}
Border around this has a color of #b51f6c
<div style="border:2px solid #b51f6c;">Content here</div>
.myborder {border:2px solid #b51f6c;}