#f85c6e color space conversions
Hex:
#f85c6e
RGB:
248, 92, 110
CMY:
3, 64, 57
CMYK:
0, 63, 56, 3
HSL:
353°, 91.7647%, 66.6667%
HSV (HSB):
353°, 62.9032%, 97.2549%
XYZ:
45.3530, 28.7365, 17.9082
xyY:
0.4930, 0.3124, 28.7365
CIE-Lab:
60.5484, 60.7642, 22.4010
CIE-LCH:
60.5484, 64.7619, 20.2367
CIE-Luv:
60.5484, 113.6347, 15.3703
Hunter-Lab:
53.6065, 57.2061, 17.7177
#f85c6e color charts
#f85c6e color shades, tints & tones
#f85c6e color schemes
#f85c6e color preview, HTML & CSS examples
This text has a color of #f85c6e
<p style="color:#f85c6e;">Text here</p>
.mytext {color:#f85c6e;}
This box has a color of #f85c6e
<div style="background-color:#f85c6e;">Content here</div>
.mybackground {background-color:#f85c6e;}
Border around this has a color of #f85c6e
<div style="border:2px solid #f85c6e;">Content here</div>
.myborder {border:2px solid #f85c6e;}