#f5757c color space conversions
Hex:
#f5757c
RGB:
245, 117, 124
CMY:
4, 54, 51
CMYK:
0, 52, 49, 4
HSL:
357°, 86.4865%, 70.9804%
HSV (HSB):
357°, 52.2449%, 96.0784%
XYZ:
47.6556, 33.5903, 23.0406
xyY:
0.4570, 0.3221, 33.5903
CIE-Lab:
64.6361, 49.6484, 19.8464
CIE-LCH:
64.6361, 53.4681, 21.7885
CIE-Luv:
64.6361, 91.8434, 15.7704
Hunter-Lab:
57.9571, 45.3476, 16.9995
#f5757c color charts
#f5757c color shades, tints & tones
#f5757c color schemes
#f5757c color preview, HTML & CSS examples
This text has a color of #f5757c
<p style="color:#f5757c;">Text here</p>
.mytext {color:#f5757c;}
This box has a color of #f5757c
<div style="background-color:#f5757c;">Content here</div>
.mybackground {background-color:#f5757c;}
Border around this has a color of #f5757c
<div style="border:2px solid #f5757c;">Content here</div>
.myborder {border:2px solid #f5757c;}