#f85e8b color space conversions
Hex:
#f85e8b
RGB:
248, 94, 139
CMY:
3, 63, 45
CMYK:
0, 62, 44, 3
HSL:
342°, 91.6667%, 67.0588%
HSV (HSB):
342°, 62.0968%, 97.2549%
XYZ:
47.3743, 29.8259, 27.6862
xyY:
0.4517, 0.2844, 29.8259
CIE-Lab:
61.5038, 62.3666, 6.9210
CIE-LCH:
61.5038, 62.7495, 6.3324
CIE-Luv:
61.5038, 104.0301, -3.0186
Hunter-Lab:
54.6131, 59.2673, 8.1721
#f85e8b color charts
#f85e8b color shades, tints & tones
#f85e8b color schemes
#f85e8b color preview, HTML & CSS examples
This text has a color of #f85e8b
<p style="color:#f85e8b;">Text here</p>
.mytext {color:#f85e8b;}
This box has a color of #f85e8b
<div style="background-color:#f85e8b;">Content here</div>
.mybackground {background-color:#f85e8b;}
Border around this has a color of #f85e8b
<div style="border:2px solid #f85e8b;">Content here</div>
.myborder {border:2px solid #f85e8b;}