#f86d4d color space conversions
Hex:
#f86d4d
RGB:
248, 109, 77
CMY:
3, 57, 70
CMYK:
0, 56, 69, 3
HSL:
11°, 92.4324%, 63.7255%
HSV (HSB):
11°, 68.9516%, 97.2549%
XYZ:
45.5196, 31.4296, 10.6885
xyY:
0.5194, 0.3586, 31.4296
CIE-Lab:
62.8686, 51.2412, 43.7198
CIE-LCH:
62.8686, 67.3578, 40.4713
CIE-Luv:
62.8686, 109.3516, 38.3110
Hunter-Lab:
56.0621, 46.8244, 27.9395
#f86d4d color charts
#f86d4d color shades, tints & tones
#f86d4d color schemes
#f86d4d color preview, HTML & CSS examples
This text has a color of #f86d4d
<p style="color:#f86d4d;">Text here</p>
.mytext {color:#f86d4d;}
This box has a color of #f86d4d
<div style="background-color:#f86d4d;">Content here</div>
.mybackground {background-color:#f86d4d;}
Border around this has a color of #f86d4d
<div style="border:2px solid #f86d4d;">Content here</div>
.myborder {border:2px solid #f86d4d;}