#f86f80 color space conversions
Hex:
#f86f80
RGB:
248, 111, 128
CMY:
3, 56, 50
CMYK:
0, 55, 48, 3
HSL:
353°, 90.7285%, 70.3922%
HSV (HSB):
353°, 55.2419%, 97.2549%
XYZ:
48.2921, 32.8839, 24.2240
xyY:
0.4582, 0.3120, 32.8839
CIE-Lab:
64.0668, 53.8630, 16.8584
CIE-LCH:
64.0668, 56.4396, 17.3794
CIE-Luv:
64.0668, 97.1567, 11.2440
Hunter-Lab:
57.3444, 49.9694, 15.0952
#f86f80 color charts
#f86f80 color shades, tints & tones
#f86f80 color schemes
#f86f80 color preview, HTML & CSS examples
This text has a color of #f86f80
<p style="color:#f86f80;">Text here</p>
.mytext {color:#f86f80;}
This box has a color of #f86f80
<div style="background-color:#f86f80;">Content here</div>
.mybackground {background-color:#f86f80;}
Border around this has a color of #f86f80
<div style="border:2px solid #f86f80;">Content here</div>
.myborder {border:2px solid #f86f80;}