#f50c89 color space conversions
Hex:
#f50c89
RGB:
245, 12, 137
CMY:
4, 95, 46
CMYK:
0, 95, 44, 4
HSL:
328°, 92.0949%, 50.3922%
HSV (HSB):
328°, 95.1020%, 96.0784%
XYZ:
42.3030, 21.4816, 25.5836
xyY:
0.4734, 0.2404, 21.4816
CIE-Lab:
53.4726, 82.3010, -3.6336
CIE-LCH:
53.4726, 82.3812, 357.4720
CIE-Luv:
53.4726, 129.0324, -21.0021
Hunter-Lab:
46.3482, 81.8115, -0.2836
#f50c89 color charts
#f50c89 color shades, tints & tones
#f50c89 color schemes
#f50c89 color preview, HTML & CSS examples
This text has a color of #f50c89
<p style="color:#f50c89;">Text here</p>
.mytext {color:#f50c89;}
This box has a color of #f50c89
<div style="background-color:#f50c89;">Content here</div>
.mybackground {background-color:#f50c89;}
Border around this has a color of #f50c89
<div style="border:2px solid #f50c89;">Content here</div>
.myborder {border:2px solid #f50c89;}