#f50cde color space conversions
Hex:
#f50cde
RGB:
245, 12, 222
CMY:
4, 95, 13
CMYK:
0, 95, 9, 4
HSL:
306°, 92.0949%, 50.3922%
HSV (HSB):
306°, 95.1020%, 96.0784%
XYZ:
50.9725, 24.9493, 71.2364
xyY:
0.3464, 0.1695, 24.9493
CIE-Lab:
57.0260, 91.4599, -47.7174
CIE-LCH:
57.0260, 103.1594, 332.4476
CIE-Luv:
57.0260, 89.9064, -86.6581
Hunter-Lab:
49.9493, 94.7451, -49.5933
#f50cde color charts
#f50cde color shades, tints & tones
#f50cde color schemes
#f50cde color preview, HTML & CSS examples
This text has a color of #f50cde
<p style="color:#f50cde;">Text here</p>
.mytext {color:#f50cde;}
This box has a color of #f50cde
<div style="background-color:#f50cde;">Content here</div>
.mybackground {background-color:#f50cde;}
Border around this has a color of #f50cde
<div style="border:2px solid #f50cde;">Content here</div>
.myborder {border:2px solid #f50cde;}