#b50d97 color space conversions
Hex:
#b50d97
RGB:
181, 13, 151
CMY:
29, 95, 41
CMYK:
0, 93, 17, 29
HSL:
311°, 86.5979%, 38.0392%
HSV (HSB):
311°, 92.8177%, 70.9804%
XYZ:
24.7859, 12.3460, 30.3548
xyY:
0.3673, 0.1829, 12.3460
CIE-Lab:
41.7608, 70.4731, -31.0654
CIE-LCH:
41.7608, 77.0164, 336.2116
CIE-Luv:
41.7608, 71.3886, -53.8746
Hunter-Lab:
35.1368, 64.4263, -26.6250
#b50d97 color charts
#b50d97 color shades, tints & tones
#b50d97 color schemes
#b50d97 color preview, HTML & CSS examples
This text has a color of #b50d97
<p style="color:#b50d97;">Text here</p>
.mytext {color:#b50d97;}
This box has a color of #b50d97
<div style="background-color:#b50d97;">Content here</div>
.mybackground {background-color:#b50d97;}
Border around this has a color of #b50d97
<div style="border:2px solid #b50d97;">Content here</div>
.myborder {border:2px solid #b50d97;}