#f86f5c color space conversions
Hex:
#f86f5c
RGB:
248, 111, 92
CMY:
3, 56, 64
CMYK:
0, 55, 63, 3
HSL:
7°, 91.7647%, 66.6667%
HSV (HSB):
7°, 62.9032%, 97.2549%
XYZ:
46.3276, 32.0980, 13.8790
xyY:
0.5019, 0.3477, 32.0980
CIE-Lab:
63.4238, 51.1490, 36.2840
CIE-LCH:
63.4238, 62.7116, 35.3510
CIE-Luv:
63.4238, 105.1980, 32.1373
Hunter-Lab:
56.6551, 46.8152, 25.1341
#f86f5c color charts
#f86f5c color shades, tints & tones
#f86f5c color schemes
#f86f5c color preview, HTML & CSS examples
This text has a color of #f86f5c
<p style="color:#f86f5c;">Text here</p>
.mytext {color:#f86f5c;}
This box has a color of #f86f5c
<div style="background-color:#f86f5c;">Content here</div>
.mybackground {background-color:#f86f5c;}
Border around this has a color of #f86f5c
<div style="border:2px solid #f86f5c;">Content here</div>
.myborder {border:2px solid #f86f5c;}