#b50f5a color space conversions
Hex:
#b50f5a
RGB:
181, 15, 90
CMY:
29, 94, 65
CMYK:
0, 92, 50, 29
HSL:
333°, 84.6939%, 38.4314%
HSV (HSB):
333°, 91.7127%, 70.9804%
XYZ:
21.0723, 10.9036, 10.6668
xyY:
0.4942, 0.2557, 10.9036
CIE-Lab:
39.4176, 63.7490, 3.3496
CIE-LCH:
39.4176, 63.8369, 3.0077
CIE-Luv:
39.4176, 98.0071, -7.8578
Hunter-Lab:
33.0206, 56.1251, 3.9616
#b50f5a color charts
#b50f5a color shades, tints & tones
#b50f5a color schemes
#b50f5a color preview, HTML & CSS examples
This text has a color of #b50f5a
<p style="color:#b50f5a;">Text here</p>
.mytext {color:#b50f5a;}
This box has a color of #b50f5a
<div style="background-color:#b50f5a;">Content here</div>
.mybackground {background-color:#b50f5a;}
Border around this has a color of #b50f5a
<div style="border:2px solid #b50f5a;">Content here</div>
.myborder {border:2px solid #b50f5a;}