#f85c7d color space conversions
Hex:
#f85c7d
RGB:
248, 92, 125
CMY:
3, 64, 51
CMYK:
0, 63, 50, 3
HSL:
347°, 91.7647%, 66.6667%
HSV (HSB):
347°, 62.9032%, 97.2549%
XYZ:
46.2402, 29.0914, 22.5801
xyY:
0.4723, 0.2971, 29.0914
CIE-Lab:
60.8622, 61.9429, 14.1392
CIE-LCH:
60.8622, 63.5361, 12.8581
CIE-Luv:
60.8622, 109.3749, 5.8556
Hunter-Lab:
53.9365, 58.6409, 12.9342
#f85c7d color charts
#f85c7d color shades, tints & tones
#f85c7d color schemes
#f85c7d color preview, HTML & CSS examples
This text has a color of #f85c7d
<p style="color:#f85c7d;">Text here</p>
.mytext {color:#f85c7d;}
This box has a color of #f85c7d
<div style="background-color:#f85c7d;">Content here</div>
.mybackground {background-color:#f85c7d;}
Border around this has a color of #f85c7d
<div style="border:2px solid #f85c7d;">Content here</div>
.myborder {border:2px solid #f85c7d;}