#f86f4a color space conversions
Hex:
#f86f4a
RGB:
248, 111, 74
CMY:
3, 56, 71
CMYK:
0, 55, 70, 3
HSL:
13°, 92.5532%, 63.1373%
HSV (HSB):
13°, 70.1613%, 97.2549%
XYZ:
45.6319, 31.8197, 10.2153
xyY:
0.5205, 0.3630, 31.8197
CIE-Lab:
63.1936, 50.1615, 45.6623
CIE-LCH:
63.1936, 67.8324, 42.3118
CIE-Luv:
63.1936, 108.3463, 40.2451
Hunter-Lab:
56.4090, 45.6812, 28.7492
#f86f4a color charts
#f86f4a color shades, tints & tones
#f86f4a color schemes
#f86f4a color preview, HTML & CSS examples
This text has a color of #f86f4a
<p style="color:#f86f4a;">Text here</p>
.mytext {color:#f86f4a;}
This box has a color of #f86f4a
<div style="background-color:#f86f4a;">Content here</div>
.mybackground {background-color:#f86f4a;}
Border around this has a color of #f86f4a
<div style="border:2px solid #f86f4a;">Content here</div>
.myborder {border:2px solid #f86f4a;}