#f85c6a color space conversions
Hex:
#f85c6a
RGB:
248, 92, 106
CMY:
3, 64, 58
CMYK:
0, 63, 57, 3
HSL:
355°, 91.7647%, 66.6667%
HSV (HSB):
355°, 62.9032%, 97.2549%
XYZ:
45.1401, 28.6514, 16.7868
xyY:
0.4984, 0.3163, 28.6514
CIE-Lab:
60.4727, 60.4781, 24.6072
CIE-LCH:
60.4727, 65.2925, 22.1404
CIE-Luv:
60.4727, 114.7042, 17.7485
Hunter-Lab:
53.5270, 56.8595, 18.8747
#f85c6a color charts
#f85c6a color shades, tints & tones
#f85c6a color schemes
#f85c6a color preview, HTML & CSS examples
This text has a color of #f85c6a
<p style="color:#f85c6a;">Text here</p>
.mytext {color:#f85c6a;}
This box has a color of #f85c6a
<div style="background-color:#f85c6a;">Content here</div>
.mybackground {background-color:#f85c6a;}
Border around this has a color of #f85c6a
<div style="border:2px solid #f85c6a;">Content here</div>
.myborder {border:2px solid #f85c6a;}