#b51f6b color space conversions
Hex:
#b51f6b
RGB:
181, 31, 107
CMY:
29, 88, 58
CMYK:
0, 83, 41, 29
HSL:
330°, 70.7547%, 41.5686%
HSV (HSB):
330°, 82.8729%, 70.9804%
XYZ:
22.1999, 11.8653, 15.0301
xyY:
0.4522, 0.2417, 11.8653
CIE-Lab:
41.0012, 62.2273, -5.0848
CIE-LCH:
41.0012, 62.4347, 355.3286
CIE-Luv:
41.0012, 87.5262, -17.5616
Hunter-Lab:
34.4460, 54.7599, -1.7583
#b51f6b color charts
#b51f6b color shades, tints & tones
#b51f6b color schemes
#b51f6b color preview, HTML & CSS examples
This text has a color of #b51f6b
<p style="color:#b51f6b;">Text here</p>
.mytext {color:#b51f6b;}
This box has a color of #b51f6b
<div style="background-color:#b51f6b;">Content here</div>
.mybackground {background-color:#b51f6b;}
Border around this has a color of #b51f6b
<div style="border:2px solid #b51f6b;">Content here</div>
.myborder {border:2px solid #b51f6b;}