#f8080e color space conversions
Hex:
#f8080e
RGB:
248, 8, 14
CMY:
3, 97, 95
CMYK:
0, 97, 94, 3
HSL:
359°, 94.4882%, 50.1961%
HSV (HSB):
359°, 96.7742%, 97.2549%
XYZ:
38.8775, 20.1618, 2.2580
xyY:
0.6342, 0.3289, 20.1618
CIE-Lab:
52.0197, 77.9678, 62.3273
CIE-LCH:
52.0197, 99.8182, 38.6388
CIE-Luv:
52.0197, 168.3381, 35.8226
Hunter-Lab:
44.9019, 75.9725, 28.4498
#f8080e color charts
#f8080e color shades, tints & tones
#f8080e color schemes
#f8080e color preview, HTML & CSS examples
This text has a color of #f8080e
<p style="color:#f8080e;">Text here</p>
.mytext {color:#f8080e;}
This box has a color of #f8080e
<div style="background-color:#f8080e;">Content here</div>
.mybackground {background-color:#f8080e;}
Border around this has a color of #f8080e
<div style="border:2px solid #f8080e;">Content here</div>
.myborder {border:2px solid #f8080e;}