#b50d72 color space conversions
Hex:
#b50d72
RGB:
181, 13, 114
CMY:
29, 95, 55
CMYK:
0, 93, 37, 29
HSL:
324°, 86.5979%, 38.0392%
HSV (HSB):
324°, 92.8177%, 70.9804%
XYZ:
22.2372, 11.3265, 16.9338
xyY:
0.4404, 0.2243, 11.3265
CIE-Lab:
40.1250, 66.1764, -10.7870
CIE-LCH:
40.1250, 67.0498, 350.7420
CIE-Luv:
40.1250, 87.7903, -25.4167
Hunter-Lab:
33.6549, 59.0467, -6.2739
#b50d72 color charts
#b50d72 color shades, tints & tones
#b50d72 color schemes
#b50d72 color preview, HTML & CSS examples
This text has a color of #b50d72
<p style="color:#b50d72;">Text here</p>
.mytext {color:#b50d72;}
This box has a color of #b50d72
<div style="background-color:#b50d72;">Content here</div>
.mybackground {background-color:#b50d72;}
Border around this has a color of #b50d72
<div style="border:2px solid #b50d72;">Content here</div>
.myborder {border:2px solid #b50d72;}