#b50f6e color space conversions
Hex:
#b50f6e
RGB:
181, 15, 110
CMY:
29, 94, 57
CMYK:
0, 92, 39, 29
HSL:
326°, 84.6939%, 38.4314%
HSV (HSB):
326°, 91.7127%, 70.9804%
XYZ:
22.0414, 11.2912, 15.7696
xyY:
0.4489, 0.2300, 11.2912
CIE-Lab:
40.0667, 65.5207, -8.3641
CIE-LCH:
40.0667, 66.0524, 352.7252
CIE-Luv:
40.0667, 89.3229, -22.2111
Hunter-Lab:
33.6024, 58.2823, -4.3031
#b50f6e color charts
#b50f6e color shades, tints & tones
#b50f6e color schemes
#b50f6e color preview, HTML & CSS examples
This text has a color of #b50f6e
<p style="color:#b50f6e;">Text here</p>
.mytext {color:#b50f6e;}
This box has a color of #b50f6e
<div style="background-color:#b50f6e;">Content here</div>
.mybackground {background-color:#b50f6e;}
Border around this has a color of #b50f6e
<div style="border:2px solid #b50f6e;">Content here</div>
.myborder {border:2px solid #b50f6e;}