#f85a9e color space conversions
Hex:
#f85a9e
RGB:
248, 90, 158
CMY:
3, 65, 38
CMYK:
0, 64, 36, 3
HSL:
334°, 91.8605%, 66.2745%
HSV (HSB):
334°, 63.7097%, 97.2549%
XYZ:
48.5391, 29.7374, 35.5294
xyY:
0.4265, 0.2613, 29.7374
CIE-Lab:
61.4270, 65.9204, -4.1962
CIE-LCH:
61.4270, 66.0538, 356.3577
CIE-Luv:
61.4270, 99.9105, -18.4919
Hunter-Lab:
54.5320, 63.4524, -0.4569
#f85a9e color charts
#f85a9e color shades, tints & tones
#f85a9e color schemes
#f85a9e color preview, HTML & CSS examples
This text has a color of #f85a9e
<p style="color:#f85a9e;">Text here</p>
.mytext {color:#f85a9e;}
This box has a color of #f85a9e
<div style="background-color:#f85a9e;">Content here</div>
.mybackground {background-color:#f85a9e;}
Border around this has a color of #f85a9e
<div style="border:2px solid #f85a9e;">Content here</div>
.myborder {border:2px solid #f85a9e;}