#f85e6c color space conversions
Hex:
#f85e6c
RGB:
248, 94, 108
CMY:
3, 63, 58
CMYK:
0, 62, 56, 3
HSL:
355°, 91.6667%, 67.0588%
HSV (HSB):
355°, 62.0968%, 97.2549%
XYZ:
45.4209, 29.0446, 17.3996
xyY:
0.4944, 0.3162, 29.0446
CIE-Lab:
60.8209, 59.7843, 23.9183
CIE-LCH:
60.8209, 64.3913, 21.8052
CIE-Luv:
60.8209, 112.9441, 17.2622
Hunter-Lab:
53.8930, 56.1265, 18.5831
#f85e6c color charts
#f85e6c color shades, tints & tones
#f85e6c color schemes
#f85e6c color preview, HTML & CSS examples
This text has a color of #f85e6c
<p style="color:#f85e6c;">Text here</p>
.mytext {color:#f85e6c;}
This box has a color of #f85e6c
<div style="background-color:#f85e6c;">Content here</div>
.mybackground {background-color:#f85e6c;}
Border around this has a color of #f85e6c
<div style="border:2px solid #f85e6c;">Content here</div>
.myborder {border:2px solid #f85e6c;}