#f8404e color space conversions
Hex:
#f8404e
RGB:
248, 64, 78
CMY:
3, 75, 69
CMYK:
0, 74, 69, 3
HSL:
355°, 92.9293%, 61.1765%
HSV (HSB):
355°, 74.1935%, 97.2549%
XYZ:
41.9199, 24.1733, 9.6642
xyY:
0.5533, 0.3191, 24.1733
CIE-Lab:
56.2609, 69.1265, 35.3739
CIE-LCH:
56.2609, 77.6517, 27.1001
CIE-Luv:
56.2609, 138.1993, 24.5145
Hunter-Lab:
49.1664, 66.1505, 22.7623
#f8404e color charts
#f8404e color shades, tints & tones
#f8404e color schemes
#f8404e color preview, HTML & CSS examples
This text has a color of #f8404e
<p style="color:#f8404e;">Text here</p>
.mytext {color:#f8404e;}
This box has a color of #f8404e
<div style="background-color:#f8404e;">Content here</div>
.mybackground {background-color:#f8404e;}
Border around this has a color of #f8404e
<div style="border:2px solid #f8404e;">Content here</div>
.myborder {border:2px solid #f8404e;}