#f86f5b color space conversions
Hex:
#f86f5b
RGB:
248, 111, 91
CMY:
3, 56, 64
CMYK:
0, 55, 63, 3
HSL:
8°, 91.8129%, 66.4706%
HSV (HSB):
8°, 63.3065%, 97.2549%
XYZ:
46.2842, 32.0807, 13.6503
xyY:
0.5030, 0.3486, 32.0807
CIE-Lab:
63.4095, 51.0878, 36.8153
CIE-LCH:
63.4095, 62.9709, 35.7776
CIE-Luv:
63.4095, 105.3896, 32.6318
Hunter-Lab:
56.6398, 46.7446, 25.3589
#f86f5b color charts
#f86f5b color shades, tints & tones
#f86f5b color schemes
#f86f5b color preview, HTML & CSS examples
This text has a color of #f86f5b
<p style="color:#f86f5b;">Text here</p>
.mytext {color:#f86f5b;}
This box has a color of #f86f5b
<div style="background-color:#f86f5b;">Content here</div>
.mybackground {background-color:#f86f5b;}
Border around this has a color of #f86f5b
<div style="border:2px solid #f86f5b;">Content here</div>
.myborder {border:2px solid #f86f5b;}