#f50dde color space conversions
Hex:
#f50dde
RGB:
245, 13, 222
CMY:
4, 95, 13
CMYK:
0, 95, 9, 4
HSL:
306°, 92.0635%, 50.5882%
HSV (HSB):
306°, 94.6939%, 96.0784%
XYZ:
50.9849, 24.9743, 71.2405
xyY:
0.3464, 0.1697, 24.9743
CIE-Lab:
57.0503, 91.3883, -47.6789
CIE-LCH:
57.0503, 103.0781, 332.4482
CIE-Luv:
57.0503, 89.8549, -86.5974
Hunter-Lab:
49.9742, 94.6551, -49.5386
#f50dde color charts
#f50dde color shades, tints & tones
#f50dde color schemes
#f50dde color preview, HTML & CSS examples
This text has a color of #f50dde
<p style="color:#f50dde;">Text here</p>
.mytext {color:#f50dde;}
This box has a color of #f50dde
<div style="background-color:#f50dde;">Content here</div>
.mybackground {background-color:#f50dde;}
Border around this has a color of #f50dde
<div style="border:2px solid #f50dde;">Content here</div>
.myborder {border:2px solid #f50dde;}