#f85dbf color space conversions
Hex:
#f85dbf
RGB:
248, 93, 191
CMY:
3, 64, 25
CMYK:
0, 63, 23, 3
HSL:
322°, 91.7160%, 66.8627%
HSV (HSB):
322°, 62.5000%, 97.2549%
XYZ:
52.0297, 31.5467, 52.6371
xyY:
0.3820, 0.2316, 31.5467
CIE-Lab:
62.9665, 68.6439, -20.8175
CIE-LCH:
62.9665, 71.7311, 343.1291
CIE-Luv:
62.9665, 87.4306, -43.1599
Hunter-Lab:
56.1665, 67.0618, -16.2478
#f85dbf color charts
#f85dbf color shades, tints & tones
#f85dbf color schemes
#f85dbf color preview, HTML & CSS examples
This text has a color of #f85dbf
<p style="color:#f85dbf;">Text here</p>
.mytext {color:#f85dbf;}
This box has a color of #f85dbf
<div style="background-color:#f85dbf;">Content here</div>
.mybackground {background-color:#f85dbf;}
Border around this has a color of #f85dbf
<div style="border:2px solid #f85dbf;">Content here</div>
.myborder {border:2px solid #f85dbf;}