#f50ded color space conversions
Hex:
#f50ded
RGB:
245, 13, 237
CMY:
4, 95, 7
CMYK:
0, 95, 3, 4
HSL:
302°, 92.0635%, 50.5882%
HSV (HSB):
302°, 94.6939%, 96.0784%
XYZ:
53.0862, 25.8147, 82.3056
xyY:
0.3293, 0.1601, 25.8147
CIE-Lab:
57.8608, 93.4010, -54.8418
CIE-LCH:
57.8608, 108.3114, 329.5801
CIE-Luv:
57.8608, 83.6054, -97.9819
Hunter-Lab:
50.8082, 97.5886, -60.4797
#f50ded color charts
#f50ded color shades, tints & tones
#f50ded color schemes
#f50ded color preview, HTML & CSS examples
This text has a color of #f50ded
<p style="color:#f50ded;">Text here</p>
.mytext {color:#f50ded;}
This box has a color of #f50ded
<div style="background-color:#f50ded;">Content here</div>
.mybackground {background-color:#f50ded;}
Border around this has a color of #f50ded
<div style="border:2px solid #f50ded;">Content here</div>
.myborder {border:2px solid #f50ded;}