#b51b8b color space conversions
Hex:
#b51b8b
RGB:
181, 27, 139
CMY:
29, 89, 45
CMYK:
0, 85, 23, 29
HSL:
316°, 74.0385%, 40.7843%
HSV (HSB):
316°, 85.0829%, 70.9804%
XYZ:
24.1082, 12.4717, 25.5627
xyY:
0.3879, 0.2007, 12.4717
CIE-Lab:
41.9562, 66.6924, -23.4558
CIE-LCH:
41.9562, 70.6969, 340.6232
CIE-Luv:
41.9562, 74.8031, -42.7739
Hunter-Lab:
35.3153, 60.0523, -18.1959
#b51b8b color charts
#b51b8b color shades, tints & tones
#b51b8b color schemes
#b51b8b color preview, HTML & CSS examples
This text has a color of #b51b8b
<p style="color:#b51b8b;">Text here</p>
.mytext {color:#b51b8b;}
This box has a color of #b51b8b
<div style="background-color:#b51b8b;">Content here</div>
.mybackground {background-color:#b51b8b;}
Border around this has a color of #b51b8b
<div style="border:2px solid #b51b8b;">Content here</div>
.myborder {border:2px solid #b51b8b;}