#f57d80 color space conversions
Hex:
#f57d80
RGB:
245, 125, 128
CMY:
4, 51, 50
CMYK:
0, 49, 48, 4
HSL:
359°, 85.7143%, 72.5490%
HSV (HSB):
359°, 48.9796%, 96.0784%
XYZ:
48.8861, 35.6382, 24.7244
xyY:
0.4475, 0.3262, 35.6382
CIE-Lab:
66.2426, 46.1136, 19.7811
CIE-LCH:
66.2426, 50.1772, 23.2176
CIE-Luv:
66.2426, 85.6900, 16.6969
Hunter-Lab:
59.6978, 41.7014, 17.2329
#f57d80 color charts
#f57d80 color shades, tints & tones
#f57d80 color schemes
#f57d80 color preview, HTML & CSS examples
This text has a color of #f57d80
<p style="color:#f57d80;">Text here</p>
.mytext {color:#f57d80;}
This box has a color of #f57d80
<div style="background-color:#f57d80;">Content here</div>
.mybackground {background-color:#f57d80;}
Border around this has a color of #f57d80
<div style="border:2px solid #f57d80;">Content here</div>
.myborder {border:2px solid #f57d80;}