#f57ed6 color space conversions
Hex:
#f57ed6
RGB:
245, 126, 214
CMY:
4, 51, 16
CMYK:
0, 49, 13, 4
HSL:
316°, 85.6115%, 72.7451%
HSV (HSB):
316°, 48.5714%, 96.0784%
XYZ:
57.2546, 39.1892, 68.1650
xyY:
0.3478, 0.2381, 39.1892
CIE-Lab:
68.8881, 56.3767, -24.7334
CIE-LCH:
68.8881, 61.5636, 336.3121
CIE-Luv:
68.8881, 64.2326, -47.6343
Hunter-Lab:
62.6013, 53.7024, -20.7385
#f57ed6 color charts
#f57ed6 color shades, tints & tones
#f57ed6 color schemes
#f57ed6 color preview, HTML & CSS examples
This text has a color of #f57ed6
<p style="color:#f57ed6;">Text here</p>
.mytext {color:#f57ed6;}
This box has a color of #f57ed6
<div style="background-color:#f57ed6;">Content here</div>
.mybackground {background-color:#f57ed6;}
Border around this has a color of #f57ed6
<div style="border:2px solid #f57ed6;">Content here</div>
.myborder {border:2px solid #f57ed6;}