#f85bb9 color space conversions
Hex:
#f85bb9
RGB:
248, 91, 185
CMY:
3, 64, 27
CMYK:
0, 63, 25, 3
HSL:
324°, 91.8129%, 66.4706%
HSV (HSB):
324°, 63.3065%, 97.2549%
XYZ:
51.2094, 30.9414, 49.1722
xyY:
0.3900, 0.2356, 30.9414
CIE-Lab:
62.4581, 68.6742, -18.1713
CIE-LCH:
62.4581, 71.0376, 345.1791
CIE-Luv:
62.4581, 90.2792, -39.1528
Hunter-Lab:
55.6250, 66.9867, -13.4745
#f85bb9 color charts
#f85bb9 color shades, tints & tones
#f85bb9 color schemes
#f85bb9 color preview, HTML & CSS examples
This text has a color of #f85bb9
<p style="color:#f85bb9;">Text here</p>
.mytext {color:#f85bb9;}
This box has a color of #f85bb9
<div style="background-color:#f85bb9;">Content here</div>
.mybackground {background-color:#f85bb9;}
Border around this has a color of #f85bb9
<div style="border:2px solid #f85bb9;">Content here</div>
.myborder {border:2px solid #f85bb9;}