#f85ed8 color space conversions
Hex:
#f85ed8
RGB:
248, 94, 216
CMY:
3, 63, 15
CMYK:
0, 62, 13, 3
HSL:
312°, 91.6667%, 67.0588%
HSV (HSB):
312°, 62.0968%, 97.2549%
XYZ:
55.1088, 32.9197, 68.4153
xyY:
0.3523, 0.2104, 32.9197
CIE-Lab:
64.0959, 71.6901, -33.2052
CIE-LCH:
64.0959, 79.0067, 335.1475
CIE-Luv:
64.0959, 78.7051, -62.8882
Hunter-Lab:
57.3757, 71.0398, -30.5349
#f85ed8 color charts
#f85ed8 color shades, tints & tones
#f85ed8 color schemes
#f85ed8 color preview, HTML & CSS examples
This text has a color of #f85ed8
<p style="color:#f85ed8;">Text here</p>
.mytext {color:#f85ed8;}
This box has a color of #f85ed8
<div style="background-color:#f85ed8;">Content here</div>
.mybackground {background-color:#f85ed8;}
Border around this has a color of #f85ed8
<div style="border:2px solid #f85ed8;">Content here</div>
.myborder {border:2px solid #f85ed8;}