#f85f6d color space conversions
Hex:
#f85f6d
RGB:
248, 95, 109
CMY:
3, 63, 57
CMYK:
0, 62, 56, 3
HSL:
355°, 91.6168%, 67.2549%
HSV (HSB):
355°, 61.6935%, 97.2549%
XYZ:
45.5639, 29.2450, 17.7114
xyY:
0.4925, 0.3161, 29.2450
CIE-Lab:
60.9972, 59.4343, 23.5778
CIE-LCH:
60.9972, 63.9402, 21.6385
CIE-Luv:
60.9972, 112.0622, 17.0195
Hunter-Lab:
54.0786, 55.7574, 18.4369
#f85f6d color charts
#f85f6d color shades, tints & tones
#f85f6d color schemes
#f85f6d color preview, HTML & CSS examples
This text has a color of #f85f6d
<p style="color:#f85f6d;">Text here</p>
.mytext {color:#f85f6d;}
This box has a color of #f85f6d
<div style="background-color:#f85f6d;">Content here</div>
.mybackground {background-color:#f85f6d;}
Border around this has a color of #f85f6d
<div style="border:2px solid #f85f6d;">Content here</div>
.myborder {border:2px solid #f85f6d;}