#f57a8e color space conversions
Hex:
#f57a8e
RGB:
245, 122, 142
CMY:
4, 52, 44
CMYK:
0, 50, 42, 4
HSL:
350°, 86.0140%, 71.9608%
HSV (HSB):
350°, 50.2041%, 96.0784%
XYZ:
49.4982, 35.2845, 29.7929
xyY:
0.4320, 0.3080, 35.2845
CIE-Lab:
65.9696, 48.9553, 11.4851
CIE-LCH:
65.9696, 50.2845, 13.2031
CIE-Luv:
65.9696, 84.4674, 5.9612
Hunter-Lab:
59.4008, 44.7913, 11.8432
#f57a8e color charts
#f57a8e color shades, tints & tones
#f57a8e color schemes
#f57a8e color preview, HTML & CSS examples
This text has a color of #f57a8e
<p style="color:#f57a8e;">Text here</p>
.mytext {color:#f57a8e;}
This box has a color of #f57a8e
<div style="background-color:#f57a8e;">Content here</div>
.mybackground {background-color:#f57a8e;}
Border around this has a color of #f57a8e
<div style="border:2px solid #f57a8e;">Content here</div>
.myborder {border:2px solid #f57a8e;}