#f50dc9 color space conversions
Hex:
#f50dc9
RGB:
245, 13, 201
CMY:
4, 95, 21
CMYK:
0, 95, 18, 4
HSL:
311°, 92.0635%, 50.5882%
HSV (HSB):
311°, 94.6939%, 96.0784%
XYZ:
48.3427, 23.9174, 57.3269
xyY:
0.3731, 0.1846, 23.9174
CIE-Lab:
56.0050, 88.7514, -37.3499
CIE-LCH:
56.0050, 96.2903, 337.1768
CIE-Luv:
56.0050, 99.0792, -70.3439
Hunter-Lab:
48.9054, 90.8619, -35.2660
#f50dc9 color charts
#f50dc9 color shades, tints & tones
#f50dc9 color schemes
#f50dc9 color preview, HTML & CSS examples
This text has a color of #f50dc9
<p style="color:#f50dc9;">Text here</p>
.mytext {color:#f50dc9;}
This box has a color of #f50dc9
<div style="background-color:#f50dc9;">Content here</div>
.mybackground {background-color:#f50dc9;}
Border around this has a color of #f50dc9
<div style="border:2px solid #f50dc9;">Content here</div>
.myborder {border:2px solid #f50dc9;}