#f57d91 color space conversions
Hex:
#f57d91
RGB:
245, 125, 145
CMY:
4, 51, 43
CMYK:
0, 49, 41, 4
HSL:
350°, 85.7143%, 72.5490%
HSV (HSB):
350°, 48.9796%, 96.0784%
XYZ:
50.1006, 36.1240, 31.1201
xyY:
0.4270, 0.3078, 36.1240
CIE-Lab:
66.6146, 47.8005, 10.6971
CIE-LCH:
66.6146, 48.9829, 12.6142
CIE-Luv:
66.6146, 81.9065, 5.2509
Hunter-Lab:
60.1033, 43.6125, 11.3733
#f57d91 color charts
#f57d91 color shades, tints & tones
#f57d91 color schemes
#f57d91 color preview, HTML & CSS examples
This text has a color of #f57d91
<p style="color:#f57d91;">Text here</p>
.mytext {color:#f57d91;}
This box has a color of #f57d91
<div style="background-color:#f57d91;">Content here</div>
.mybackground {background-color:#f57d91;}
Border around this has a color of #f57d91
<div style="border:2px solid #f57d91;">Content here</div>
.myborder {border:2px solid #f57d91;}