#f85cc6 color space conversions
Hex:
#f85cc6
RGB:
248, 92, 198
CMY:
3, 64, 22
CMYK:
0, 63, 20, 3
HSL:
319°, 91.7647%, 66.6667%
HSV (HSB):
319°, 62.9032%, 97.2549%
XYZ:
52.7316, 31.6880, 56.7632
xyY:
0.3735, 0.2244, 31.6880
CIE-Lab:
63.0842, 69.9677, -24.6133
CIE-LCH:
63.0842, 74.1707, 340.6191
CIE-Luv:
63.0842, 85.4534, -49.1659
Hunter-Lab:
56.2921, 68.6987, -20.3818
#f85cc6 color charts
#f85cc6 color shades, tints & tones
#f85cc6 color schemes
#f85cc6 color preview, HTML & CSS examples
This text has a color of #f85cc6
<p style="color:#f85cc6;">Text here</p>
.mytext {color:#f85cc6;}
This box has a color of #f85cc6
<div style="background-color:#f85cc6;">Content here</div>
.mybackground {background-color:#f85cc6;}
Border around this has a color of #f85cc6
<div style="border:2px solid #f85cc6;">Content here</div>
.myborder {border:2px solid #f85cc6;}