#f85eac color space conversions
Hex:
#f85eac
RGB:
248, 94, 172
CMY:
3, 63, 33
CMYK:
0, 62, 31, 3
HSL:
330°, 91.6667%, 67.0588%
HSV (HSB):
330°, 62.0968%, 97.2549%
XYZ:
50.1605, 30.9404, 42.3581
xyY:
0.4063, 0.2506, 30.9404
CIE-Lab:
62.4573, 65.8807, -10.7296
CIE-LCH:
62.4573, 66.7487, 350.7498
CIE-Luv:
62.4573, 93.3800, -27.7250
Hunter-Lab:
55.6241, 63.6248, -6.2128
#f85eac color charts
#f85eac color shades, tints & tones
#f85eac color schemes
#f85eac color preview, HTML & CSS examples
This text has a color of #f85eac
<p style="color:#f85eac;">Text here</p>
.mytext {color:#f85eac;}
This box has a color of #f85eac
<div style="background-color:#f85eac;">Content here</div>
.mybackground {background-color:#f85eac;}
Border around this has a color of #f85eac
<div style="border:2px solid #f85eac;">Content here</div>
.myborder {border:2px solid #f85eac;}