#b50d73 color space conversions
Hex:
#b50d73
RGB:
181, 13, 115
CMY:
29, 95, 55
CMYK:
0, 93, 36, 29
HSL:
324°, 86.5979%, 38.0392%
HSV (HSB):
324°, 92.8177%, 70.9804%
XYZ:
22.2945, 11.3494, 17.2353
xyY:
0.4382, 0.2231, 11.3494
CIE-Lab:
40.1628, 66.2776, -11.3564
CIE-LCH:
40.1628, 67.2435, 350.2770
CIE-Luv:
40.1628, 87.3410, -26.1708
Hunter-Lab:
33.6889, 59.1714, -6.7506
#b50d73 color charts
#b50d73 color shades, tints & tones
#b50d73 color schemes
#b50d73 color preview, HTML & CSS examples
This text has a color of #b50d73
<p style="color:#b50d73;">Text here</p>
.mytext {color:#b50d73;}
This box has a color of #b50d73
<div style="background-color:#b50d73;">Content here</div>
.mybackground {background-color:#b50d73;}
Border around this has a color of #b50d73
<div style="border:2px solid #b50d73;">Content here</div>
.myborder {border:2px solid #b50d73;}