#f57a8c color space conversions
Hex:
#f57a8c
RGB:
245, 122, 140
CMY:
4, 52, 45
CMYK:
0, 50, 43, 4
HSL:
351°, 86.0140%, 71.9608%
HSV (HSB):
351°, 50.2041%, 96.0784%
XYZ:
49.3493, 35.2250, 29.0090
xyY:
0.4345, 0.3101, 35.2250
CIE-Lab:
65.9235, 48.7505, 12.5545
CIE-LCH:
65.9235, 50.3411, 14.4413
CIE-Luv:
65.9235, 84.9372, 7.3456
Hunter-Lab:
59.3506, 44.5570, 12.5660
#f57a8c color charts
#f57a8c color shades, tints & tones
#f57a8c color schemes
#f57a8c color preview, HTML & CSS examples
This text has a color of #f57a8c
<p style="color:#f57a8c;">Text here</p>
.mytext {color:#f57a8c;}
This box has a color of #f57a8c
<div style="background-color:#f57a8c;">Content here</div>
.mybackground {background-color:#f57a8c;}
Border around this has a color of #f57a8c
<div style="border:2px solid #f57a8c;">Content here</div>
.myborder {border:2px solid #f57a8c;}