#f85ea6 color space conversions
Hex:
#f85ea6
RGB:
248, 94, 166
CMY:
3, 63, 35
CMYK:
0, 62, 33, 3
HSL:
332°, 91.6667%, 67.0588%
HSV (HSB):
332°, 62.0968%, 97.2549%
XYZ:
49.5970, 30.7150, 39.3909
xyY:
0.4143, 0.2566, 30.7150
CIE-Lab:
62.2663, 65.1852, -7.5670
CIE-LCH:
62.2663, 65.6229, 353.3785
CIE-Luv:
62.2663, 95.3675, -23.0694
Hunter-Lab:
55.4212, 62.7547, -3.3459
#f85ea6 color charts
#f85ea6 color shades, tints & tones
#f85ea6 color schemes
#f85ea6 color preview, HTML & CSS examples
This text has a color of #f85ea6
<p style="color:#f85ea6;">Text here</p>
.mytext {color:#f85ea6;}
This box has a color of #f85ea6
<div style="background-color:#f85ea6;">Content here</div>
.mybackground {background-color:#f85ea6;}
Border around this has a color of #f85ea6
<div style="border:2px solid #f85ea6;">Content here</div>
.myborder {border:2px solid #f85ea6;}