#f57f9d color space conversions
Hex:
#f57f9d
RGB:
245, 127, 157
CMY:
4, 50, 38
CMYK:
0, 48, 36, 4
HSL:
345°, 85.5072%, 72.9412%
HSV (HSB):
345°, 48.1633%, 96.0784%
XYZ:
51.3314, 37.0255, 36.3395
xyY:
0.4117, 0.2969, 37.0255
CIE-Lab:
67.2962, 48.1432, 4.8844
CIE-LCH:
67.2962, 48.3903, 5.7932
CIE-Luv:
67.2962, 77.8920, -2.4126
Hunter-Lab:
60.8486, 44.0960, 7.1854
#f57f9d color charts
#f57f9d color shades, tints & tones
#f57f9d color schemes
#f57f9d color preview, HTML & CSS examples
This text has a color of #f57f9d
<p style="color:#f57f9d;">Text here</p>
.mytext {color:#f57f9d;}
This box has a color of #f57f9d
<div style="background-color:#f57f9d;">Content here</div>
.mybackground {background-color:#f57f9d;}
Border around this has a color of #f57f9d
<div style="border:2px solid #f57f9d;">Content here</div>
.myborder {border:2px solid #f57f9d;}