#f85e8f color space conversions
Hex:
#f85e8f
RGB:
248, 94, 143
CMY:
3, 63, 44
CMYK:
0, 62, 42, 3
HSL:
341°, 91.6667%, 67.0588%
HSV (HSB):
341°, 62.0968%, 97.2549%
XYZ:
47.6720, 29.9450, 29.2540
xyY:
0.4461, 0.2802, 29.9450
CIE-Lab:
61.6068, 62.7513, 4.7507
CIE-LCH:
61.6068, 62.9309, 4.3294
CIE-Luv:
61.6068, 102.7864, -5.8751
Hunter-Lab:
54.7221, 59.7396, 6.6095
#f85e8f color charts
#f85e8f color shades, tints & tones
#f85e8f color schemes
#f85e8f color preview, HTML & CSS examples
This text has a color of #f85e8f
<p style="color:#f85e8f;">Text here</p>
.mytext {color:#f85e8f;}
This box has a color of #f85e8f
<div style="background-color:#f85e8f;">Content here</div>
.mybackground {background-color:#f85e8f;}
Border around this has a color of #f85e8f
<div style="border:2px solid #f85e8f;">Content here</div>
.myborder {border:2px solid #f85e8f;}