#f85cd7 color space conversions
Hex:
#f85cd7
RGB:
248, 92, 215
CMY:
3, 64, 16
CMYK:
0, 63, 13, 3
HSL:
313°, 91.7647%, 66.6667%
HSV (HSB):
313°, 62.9032%, 97.2549%
XYZ:
54.8043, 32.5170, 67.6779
xyY:
0.3536, 0.2098, 32.5170
CIE-Lab:
63.7679, 72.3343, -33.1529
CIE-LCH:
63.7679, 79.5699, 335.3767
CIE-Luv:
63.7679, 79.7292, -62.8582
Hunter-Lab:
57.0237, 71.7610, -30.4510
#f85cd7 color charts
#f85cd7 color shades, tints & tones
#f85cd7 color schemes
#f85cd7 color preview, HTML & CSS examples
This text has a color of #f85cd7
<p style="color:#f85cd7;">Text here</p>
.mytext {color:#f85cd7;}
This box has a color of #f85cd7
<div style="background-color:#f85cd7;">Content here</div>
.mybackground {background-color:#f85cd7;}
Border around this has a color of #f85cd7
<div style="border:2px solid #f85cd7;">Content here</div>
.myborder {border:2px solid #f85cd7;}