#f50da7 color space conversions
Hex:
#f50da7
RGB:
245, 13, 167
CMY:
4, 95, 35
CMYK:
0, 95, 32, 4
HSL:
320°, 92.0635%, 50.5882%
HSV (HSB):
320°, 94.6939%, 96.0784%
XYZ:
44.7752, 22.4903, 38.5404
xyY:
0.4232, 0.2126, 22.4903
CIE-Lab:
54.5435, 84.9812, -19.8491
CIE-LCH:
54.5435, 87.2685, 346.8531
CIE-Luv:
54.5435, 114.8541, -43.7361
Hunter-Lab:
47.4240, 85.5381, -14.9868
#f50da7 color charts
#f50da7 color shades, tints & tones
#f50da7 color schemes
#f50da7 color preview, HTML & CSS examples
This text has a color of #f50da7
<p style="color:#f50da7;">Text here</p>
.mytext {color:#f50da7;}
This box has a color of #f50da7
<div style="background-color:#f50da7;">Content here</div>
.mybackground {background-color:#f50da7;}
Border around this has a color of #f50da7
<div style="border:2px solid #f50da7;">Content here</div>
.myborder {border:2px solid #f50da7;}