#b51b80 color space conversions
Hex:
#b51b80
RGB:
181, 27, 128
CMY:
29, 89, 50
CMYK:
0, 85, 29, 29
HSL:
321°, 74.0385%, 40.7843%
HSV (HSB):
321°, 85.0829%, 70.9804%
XYZ:
23.3443, 12.1661, 21.5400
xyY:
0.4092, 0.2133, 12.1661
CIE-Lab:
41.4790, 65.3706, -17.4339
CIE-LCH:
41.4790, 67.6554, 345.0671
CIE-Luv:
41.4790, 79.4916, -34.2315
Hunter-Lab:
34.8800, 58.4254, -12.1983
#b51b80 color charts
#b51b80 color shades, tints & tones
#b51b80 color schemes
#b51b80 color preview, HTML & CSS examples
This text has a color of #b51b80
<p style="color:#b51b80;">Text here</p>
.mytext {color:#b51b80;}
This box has a color of #b51b80
<div style="background-color:#b51b80;">Content here</div>
.mybackground {background-color:#b51b80;}
Border around this has a color of #b51b80
<div style="border:2px solid #b51b80;">Content here</div>
.myborder {border:2px solid #b51b80;}