#b50d7c color space conversions
Hex:
#b50d7c
RGB:
181, 13, 124
CMY:
29, 95, 51
CMYK:
0, 93, 31, 29
HSL:
320°, 86.5979%, 38.0392%
HSV (HSB):
320°, 92.8177%, 70.9804%
XYZ:
22.8381, 11.5668, 20.0977
xyY:
0.4190, 0.2122, 11.5668
CIE-Lab:
40.5192, 67.2275, -16.4273
CIE-LCH:
40.5192, 69.2054, 346.2686
CIE-Luv:
40.5192, 83.2917, -33.0240
Hunter-Lab:
34.0101, 60.3468, -11.2294
#b50d7c color charts
#b50d7c color shades, tints & tones
#b50d7c color schemes
#b50d7c color preview, HTML & CSS examples
This text has a color of #b50d7c
<p style="color:#b50d7c;">Text here</p>
.mytext {color:#b50d7c;}
This box has a color of #b50d7c
<div style="background-color:#b50d7c;">Content here</div>
.mybackground {background-color:#b50d7c;}
Border around this has a color of #b50d7c
<div style="border:2px solid #b50d7c;">Content here</div>
.myborder {border:2px solid #b50d7c;}