#f85b6d color space conversions
Hex:
#f85b6d
RGB:
248, 91, 109
CMY:
3, 64, 57
CMYK:
0, 63, 56, 3
HSL:
353°, 91.8129%, 66.4706%
HSV (HSB):
353°, 63.3065%, 97.2549%
XYZ:
45.2128, 28.5428, 17.5943
xyY:
0.4949, 0.3125, 28.5428
CIE-Lab:
60.3760, 61.1045, 22.7477
CIE-LCH:
60.3760, 65.2014, 20.4190
CIE-Luv:
60.3760, 114.5105, 15.6276
Hunter-Lab:
53.4254, 57.5663, 17.8721
#f85b6d color charts
#f85b6d color shades, tints & tones
#f85b6d color schemes
#f85b6d color preview, HTML & CSS examples
This text has a color of #f85b6d
<p style="color:#f85b6d;">Text here</p>
.mytext {color:#f85b6d;}
This box has a color of #f85b6d
<div style="background-color:#f85b6d;">Content here</div>
.mybackground {background-color:#f85b6d;}
Border around this has a color of #f85b6d
<div style="border:2px solid #f85b6d;">Content here</div>
.myborder {border:2px solid #f85b6d;}