#b50a7f color space conversions
Hex:
#b50a7f
RGB:
181, 10, 127
CMY:
29, 96, 50
CMYK:
0, 94, 30, 29
HSL:
319°, 89.5288%, 37.4510%
HSV (HSB):
319°, 94.4751%, 70.9804%
XYZ:
22.9954, 11.5731, 21.1005
xyY:
0.4131, 0.2079, 11.5731
CIE-Lab:
40.5295, 67.8952, -18.2729
CIE-LCH:
40.5295, 70.3112, 344.9367
CIE-Luv:
40.5295, 82.2355, -35.5985
Hunter-Lab:
34.0193, 61.1232, -12.9612
#b50a7f color charts
#b50a7f color shades, tints & tones
#b50a7f color schemes
#b50a7f color preview, HTML & CSS examples
This text has a color of #b50a7f
<p style="color:#b50a7f;">Text here</p>
.mytext {color:#b50a7f;}
This box has a color of #b50a7f
<div style="background-color:#b50a7f;">Content here</div>
.mybackground {background-color:#b50a7f;}
Border around this has a color of #b50a7f
<div style="border:2px solid #b50a7f;">Content here</div>
.myborder {border:2px solid #b50a7f;}