#f50c8f color space conversions
Hex:
#f50c8f
RGB:
245, 12, 143
CMY:
4, 95, 44
CMYK:
0, 95, 42, 4
HSL:
326°, 92.0949%, 50.3922%
HSV (HSB):
326°, 95.1020%, 96.0784%
XYZ:
42.7456, 21.6586, 27.9142
xyY:
0.4630, 0.2346, 21.6586
CIE-Lab:
53.6629, 82.8074, -6.9446
CIE-LCH:
53.6629, 83.0980, 355.2061
CIE-Luv:
53.6629, 126.2480, -25.4466
Hunter-Lab:
46.5388, 82.5082, -2.9853
#f50c8f color charts
#f50c8f color shades, tints & tones
#f50c8f color schemes
#f50c8f color preview, HTML & CSS examples
This text has a color of #f50c8f
<p style="color:#f50c8f;">Text here</p>
.mytext {color:#f50c8f;}
This box has a color of #f50c8f
<div style="background-color:#f50c8f;">Content here</div>
.mybackground {background-color:#f50c8f;}
Border around this has a color of #f50c8f
<div style="border:2px solid #f50c8f;">Content here</div>
.myborder {border:2px solid #f50c8f;}