#f8366f color space conversions
Hex:
#f8366f
RGB:
248, 54, 111
CMY:
3, 79, 56
CMYK:
0, 78, 55, 3
HSL:
342°, 93.2692%, 59.2157%
HSV (HSB):
342°, 78.2258%, 97.2549%
XYZ:
42.8998, 23.7425, 17.3606
xyY:
0.5107, 0.2826, 23.7425
CIE-Lab:
55.8290, 73.9306, 15.3927
CIE-LCH:
55.8290, 75.5160, 11.7612
CIE-Luv:
55.8290, 132.4878, 3.8725
Hunter-Lab:
48.7263, 71.8849, 12.9840
#f8366f color charts
#f8366f color shades, tints & tones
#f8366f color schemes
#f8366f color preview, HTML & CSS examples
This text has a color of #f8366f
<p style="color:#f8366f;">Text here</p>
.mytext {color:#f8366f;}
This box has a color of #f8366f
<div style="background-color:#f8366f;">Content here</div>
.mybackground {background-color:#f8366f;}
Border around this has a color of #f8366f
<div style="border:2px solid #f8366f;">Content here</div>
.myborder {border:2px solid #f8366f;}