#b50c7d color space conversions
Hex:
#b50c7d
RGB:
181, 12, 125
CMY:
29, 95, 51
CMYK:
0, 93, 31, 29
HSL:
320°, 87.5648%, 37.8431%
HSV (HSB):
320°, 93.3702%, 70.9804%
XYZ:
22.8892, 11.5674, 20.4284
xyY:
0.4170, 0.2108, 11.5674
CIE-Lab:
40.5201, 67.4556, -17.0469
CIE-LCH:
40.5201, 69.5762, 345.8175
CIE-Luv:
40.5201, 82.9467, -33.8865
Hunter-Lab:
34.0108, 60.6110, -11.8045
#b50c7d color charts
#b50c7d color shades, tints & tones
#b50c7d color schemes
#b50c7d color preview, HTML & CSS examples
This text has a color of #b50c7d
<p style="color:#b50c7d;">Text here</p>
.mytext {color:#b50c7d;}
This box has a color of #b50c7d
<div style="background-color:#b50c7d;">Content here</div>
.mybackground {background-color:#b50c7d;}
Border around this has a color of #b50c7d
<div style="border:2px solid #b50c7d;">Content here</div>
.myborder {border:2px solid #b50c7d;}