#f57ed5 color space conversions
Hex:
#f57ed5
RGB:
245, 126, 213
CMY:
4, 51, 16
CMYK:
0, 49, 13, 4
HSL:
316°, 85.6115%, 72.7451%
HSV (HSB):
316°, 48.5714%, 96.0784%
XYZ:
57.1273, 39.1383, 67.4943
xyY:
0.3488, 0.2390, 39.1383
CIE-Lab:
68.8513, 56.2220, -24.2339
CIE-LCH:
68.8513, 61.2225, 336.6820
CIE-Luv:
68.8513, 64.4871, -46.8193
Hunter-Lab:
62.5606, 53.5164, -20.1734
#f57ed5 color charts
#f57ed5 color shades, tints & tones
#f57ed5 color schemes
#f57ed5 color preview, HTML & CSS examples
This text has a color of #f57ed5
<p style="color:#f57ed5;">Text here</p>
.mytext {color:#f57ed5;}
This box has a color of #f57ed5
<div style="background-color:#f57ed5;">Content here</div>
.mybackground {background-color:#f57ed5;}
Border around this has a color of #f57ed5
<div style="border:2px solid #f57ed5;">Content here</div>
.myborder {border:2px solid #f57ed5;}