#f85ba1 color space conversions
Hex:
#f85ba1
RGB:
248, 91, 161
CMY:
3, 64, 37
CMYK:
0, 63, 35, 3
HSL:
333°, 91.8129%, 66.4706%
HSV (HSB):
333°, 63.3065%, 97.2549%
XYZ:
48.8855, 30.0118, 36.9345
xyY:
0.4220, 0.2591, 30.0118
CIE-Lab:
61.6644, 65.8453, -5.5787
CIE-LCH:
61.6644, 66.0812, 355.1573
CIE-Luv:
61.6644, 98.4339, -20.3952
Hunter-Lab:
54.7831, 63.4136, -1.6249
#f85ba1 color charts
#f85ba1 color shades, tints & tones
#f85ba1 color schemes
#f85ba1 color preview, HTML & CSS examples
This text has a color of #f85ba1
<p style="color:#f85ba1;">Text here</p>
.mytext {color:#f85ba1;}
This box has a color of #f85ba1
<div style="background-color:#f85ba1;">Content here</div>
.mybackground {background-color:#f85ba1;}
Border around this has a color of #f85ba1
<div style="border:2px solid #f85ba1;">Content here</div>
.myborder {border:2px solid #f85ba1;}