#f50dd3 color space conversions
Hex:
#f50dd3
RGB:
245, 13, 211
CMY:
4, 95, 17
CMYK:
0, 95, 14, 4
HSL:
309°, 92.0635%, 50.5882%
HSV (HSB):
309°, 94.6939%, 96.0784%
XYZ:
49.5580, 24.4035, 63.7264
xyY:
0.3599, 0.1772, 24.4035
CIE-Lab:
56.4895, 89.9796, -42.3131
CIE-LCH:
56.4895, 99.4320, 334.8146
CIE-Luv:
56.4895, 94.6229, -78.1215
Hunter-Lab:
49.3999, 92.6215, -41.9048
#f50dd3 color charts
#f50dd3 color shades, tints & tones
#f50dd3 color schemes
#f50dd3 color preview, HTML & CSS examples
This text has a color of #f50dd3
<p style="color:#f50dd3;">Text here</p>
.mytext {color:#f50dd3;}
This box has a color of #f50dd3
<div style="background-color:#f50dd3;">Content here</div>
.mybackground {background-color:#f50dd3;}
Border around this has a color of #f50dd3
<div style="border:2px solid #f50dd3;">Content here</div>
.myborder {border:2px solid #f50dd3;}