#f85e7f color space conversions
Hex:
#f85e7f
RGB:
248, 94, 127
CMY:
3, 63, 50
CMYK:
0, 62, 49, 3
HSL:
347°, 91.6667%, 67.0588%
HSV (HSB):
347°, 62.0968%, 97.2549%
XYZ:
46.5449, 29.4942, 23.3184
xyY:
0.4685, 0.2968, 29.4942
CIE-Lab:
61.2153, 61.2827, 13.4715
CIE-LCH:
61.2153, 62.7459, 12.3979
CIE-Luv:
61.2153, 107.6480, 5.2517
Hunter-Lab:
54.3085, 57.9426, 12.5587
#f85e7f color charts
#f85e7f color shades, tints & tones
#f85e7f color schemes
#f85e7f color preview, HTML & CSS examples
This text has a color of #f85e7f
<p style="color:#f85e7f;">Text here</p>
.mytext {color:#f85e7f;}
This box has a color of #f85e7f
<div style="background-color:#f85e7f;">Content here</div>
.mybackground {background-color:#f85e7f;}
Border around this has a color of #f85e7f
<div style="border:2px solid #f85e7f;">Content here</div>
.myborder {border:2px solid #f85e7f;}