#f85f80 color space conversions
Hex:
#f85f80
RGB:
248, 95, 128
CMY:
3, 63, 50
CMYK:
0, 62, 48, 3
HSL:
347°, 91.6168%, 67.2549%
HSV (HSB):
347°, 61.6935%, 97.2549%
XYZ:
46.6999, 29.6994, 23.6933
xyY:
0.4666, 0.2967, 29.6994
CIE-Lab:
61.3940, 60.9496, 13.1418
CIE-LCH:
61.3940, 62.3503, 12.1677
CIE-Luv:
61.3940, 106.7839, 4.9514
Hunter-Lab:
54.4971, 57.5909, 12.3710
#f85f80 color charts
#f85f80 color shades, tints & tones
#f85f80 color schemes
#f85f80 color preview, HTML & CSS examples
This text has a color of #f85f80
<p style="color:#f85f80;">Text here</p>
.mytext {color:#f85f80;}
This box has a color of #f85f80
<div style="background-color:#f85f80;">Content here</div>
.mybackground {background-color:#f85f80;}
Border around this has a color of #f85f80
<div style="border:2px solid #f85f80;">Content here</div>
.myborder {border:2px solid #f85f80;}