#f85fa5 color space conversions
Hex:
#f85fa5
RGB:
248, 95, 165
CMY:
3, 63, 35
CMYK:
0, 62, 33, 3
HSL:
333°, 91.6168%, 67.2549%
HSV (HSB):
333°, 61.6935%, 97.2549%
XYZ:
49.5951, 30.8575, 38.9394
xyY:
0.4154, 0.2585, 30.8575
CIE-Lab:
62.3871, 64.6593, -6.8121
CIE-LCH:
62.3871, 65.0172, 353.9858
CIE-Luv:
62.3871, 95.2253, -21.9042
Hunter-Lab:
55.5495, 62.1548, -2.6768
#f85fa5 color charts
#f85fa5 color shades, tints & tones
#f85fa5 color schemes
#f85fa5 color preview, HTML & CSS examples
This text has a color of #f85fa5
<p style="color:#f85fa5;">Text here</p>
.mytext {color:#f85fa5;}
This box has a color of #f85fa5
<div style="background-color:#f85fa5;">Content here</div>
.mybackground {background-color:#f85fa5;}
Border around this has a color of #f85fa5
<div style="border:2px solid #f85fa5;">Content here</div>
.myborder {border:2px solid #f85fa5;}