#f85a6d color space conversions
Hex:
#f85a6d
RGB:
248, 90, 109
CMY:
3, 65, 57
CMYK:
0, 64, 56, 3
HSL:
353°, 91.8605%, 66.2745%
HSV (HSB):
353°, 63.7097%, 97.2549%
XYZ:
45.1279, 28.3729, 17.5660
xyY:
0.4955, 0.3116, 28.3729
CIE-Lab:
60.2242, 61.5143, 22.5444
CIE-LCH:
60.2242, 65.5153, 20.1274
CIE-Luv:
60.2242, 115.1117, 15.2865
Hunter-Lab:
53.2662, 58.0117, 17.7338
#f85a6d color charts
#f85a6d color shades, tints & tones
#f85a6d color schemes
#f85a6d color preview, HTML & CSS examples
This text has a color of #f85a6d
<p style="color:#f85a6d;">Text here</p>
.mytext {color:#f85a6d;}
This box has a color of #f85a6d
<div style="background-color:#f85a6d;">Content here</div>
.mybackground {background-color:#f85a6d;}
Border around this has a color of #f85a6d
<div style="border:2px solid #f85a6d;">Content here</div>
.myborder {border:2px solid #f85a6d;}