#f85cd2 color space conversions
Hex:
#f85cd2
RGB:
248, 92, 210
CMY:
3, 64, 18
CMYK:
0, 63, 15, 3
HSL:
315°, 91.7647%, 66.6667%
HSV (HSB):
315°, 62.9032%, 97.2549%
XYZ:
54.1714, 32.2639, 64.3452
xyY:
0.3593, 0.2140, 32.2639
CIE-Lab:
63.5604, 71.6208, -30.6617
CIE-LCH:
63.5604, 77.9081, 336.8237
CIE-Luv:
63.5604, 81.4029, -58.8284
Hunter-Lab:
56.8013, 70.8331, -27.4035
#f85cd2 color charts
#f85cd2 color shades, tints & tones
#f85cd2 color schemes
#f85cd2 color preview, HTML & CSS examples
This text has a color of #f85cd2
<p style="color:#f85cd2;">Text here</p>
.mytext {color:#f85cd2;}
This box has a color of #f85cd2
<div style="background-color:#f85cd2;">Content here</div>
.mybackground {background-color:#f85cd2;}
Border around this has a color of #f85cd2
<div style="border:2px solid #f85cd2;">Content here</div>
.myborder {border:2px solid #f85cd2;}