#b50f7c color space conversions
Hex:
#b50f7c
RGB:
181, 15, 124
CMY:
29, 94, 51
CMYK:
0, 92, 31, 29
HSL:
321°, 84.6939%, 38.4314%
HSV (HSB):
321°, 91.7127%, 70.9804%
XYZ:
22.8650, 11.6206, 20.1067
xyY:
0.4188, 0.2129, 11.6206
CIE-Lab:
40.6067, 66.9723, -16.2934
CIE-LCH:
40.6067, 68.9258, 346.3264
CIE-Luv:
40.6067, 83.0640, -32.8185
Hunter-Lab:
34.0891, 60.0716, -11.1085
#b50f7c color charts
#b50f7c color shades, tints & tones
#b50f7c color schemes
#b50f7c color preview, HTML & CSS examples
This text has a color of #b50f7c
<p style="color:#b50f7c;">Text here</p>
.mytext {color:#b50f7c;}
This box has a color of #b50f7c
<div style="background-color:#b50f7c;">Content here</div>
.mybackground {background-color:#b50f7c;}
Border around this has a color of #b50f7c
<div style="border:2px solid #b50f7c;">Content here</div>
.myborder {border:2px solid #b50f7c;}