#f85bcc color space conversions
Hex:
#f85bcc
RGB:
248, 91, 204
CMY:
3, 64, 20
CMYK:
0, 63, 18, 3
HSL:
317°, 91.8129%, 66.4706%
HSV (HSB):
317°, 63.3065%, 97.2549%
XYZ:
53.3516, 31.7983, 60.4525
xyY:
0.3664, 0.2184, 31.7983
CIE-Lab:
63.1758, 71.1765, -27.8696
CIE-LCH:
63.1758, 76.4383, 338.6169
CIE-Luv:
63.1758, 83.7889, -54.3797
Hunter-Lab:
56.3899, 70.1997, -24.0885
#f85bcc color charts
#f85bcc color shades, tints & tones
#f85bcc color schemes
#f85bcc color preview, HTML & CSS examples
This text has a color of #f85bcc
<p style="color:#f85bcc;">Text here</p>
.mytext {color:#f85bcc;}
This box has a color of #f85bcc
<div style="background-color:#f85bcc;">Content here</div>
.mybackground {background-color:#f85bcc;}
Border around this has a color of #f85bcc
<div style="border:2px solid #f85bcc;">Content here</div>
.myborder {border:2px solid #f85bcc;}