#b50c6b color space conversions
Hex:
#b50c6b
RGB:
181, 12, 107
CMY:
29, 95, 58
CMYK:
0, 93, 41, 29
HSL:
326°, 87.5648%, 37.8431%
HSV (HSB):
326°, 93.3702%, 70.9804%
XYZ:
21.8414, 11.1482, 14.9106
xyY:
0.4560, 0.2327, 11.1482
CIE-Lab:
39.8290, 65.6131, -6.8311
CIE-LCH:
39.8290, 65.9677, 354.0563
CIE-Luv:
39.8290, 91.0468, -20.2891
Hunter-Lab:
33.3890, 58.3349, -3.1050
#b50c6b color charts
#b50c6b color shades, tints & tones
#b50c6b color schemes
#b50c6b color preview, HTML & CSS examples
This text has a color of #b50c6b
<p style="color:#b50c6b;">Text here</p>
.mytext {color:#b50c6b;}
This box has a color of #b50c6b
<div style="background-color:#b50c6b;">Content here</div>
.mybackground {background-color:#b50c6b;}
Border around this has a color of #b50c6b
<div style="border:2px solid #b50c6b;">Content here</div>
.myborder {border:2px solid #b50c6b;}