#f85cc2 color space conversions
Hex:
#f85cc2
RGB:
248, 92, 194
CMY:
3, 64, 24
CMYK:
0, 63, 22, 3
HSL:
321°, 91.7647%, 66.6667%
HSV (HSB):
321°, 62.9032%, 97.2549%
XYZ:
52.2762, 31.5058, 54.3649
xyY:
0.3784, 0.2281, 31.5058
CIE-Lab:
62.9323, 69.4360, -22.5754
CIE-LCH:
62.9323, 73.0137, 341.9893
CIE-Luv:
62.9323, 86.8107, -45.9548
Hunter-Lab:
56.1300, 68.0167, -18.1345
#f85cc2 color charts
#f85cc2 color shades, tints & tones
#f85cc2 color schemes
#f85cc2 color preview, HTML & CSS examples
This text has a color of #f85cc2
<p style="color:#f85cc2;">Text here</p>
.mytext {color:#f85cc2;}
This box has a color of #f85cc2
<div style="background-color:#f85cc2;">Content here</div>
.mybackground {background-color:#f85cc2;}
Border around this has a color of #f85cc2
<div style="border:2px solid #f85cc2;">Content here</div>
.myborder {border:2px solid #f85cc2;}