#f8400d color space conversions
Hex:
#f8400d
RGB:
248, 64, 13
CMY:
3, 75, 95
CMYK:
0, 74, 95, 3
HSL:
13°, 94.3775%, 51.1765%
HSV (HSB):
13°, 94.7581%, 97.2549%
XYZ:
40.6174, 23.6523, 2.8053
xyY:
0.6056, 0.3526, 23.6523
CIE-Lab:
55.7380, 67.3970, 64.6155
CIE-LCH:
55.7380, 93.3677, 43.7929
CIE-Luv:
55.7380, 148.1752, 42.6126
Hunter-Lab:
48.6336, 63.9693, 30.6235
#f8400d color charts
#f8400d color shades, tints & tones
#f8400d color schemes
#f8400d color preview, HTML & CSS examples
This text has a color of #f8400d
<p style="color:#f8400d;">Text here</p>
.mytext {color:#f8400d;}
This box has a color of #f8400d
<div style="background-color:#f8400d;">Content here</div>
.mybackground {background-color:#f8400d;}
Border around this has a color of #f8400d
<div style="border:2px solid #f8400d;">Content here</div>
.myborder {border:2px solid #f8400d;}