#f80f10 color space conversions
Hex:
#f80f10
RGB:
248, 15, 16
CMY:
3, 94, 94
CMYK:
0, 94, 94, 3
HSL:
360°, 94.3320%, 51.5686%
HSV (HSB):
360°, 93.9516%, 97.2549%
XYZ:
38.9757, 20.3355, 2.3611
xyY:
0.6320, 0.3297, 20.3355
CIE-Lab:
52.2145, 77.4407, 61.8392
CIE-LCH:
52.2145, 99.1018, 38.6086
CIE-Luv:
52.2145, 167.1258, 35.9424
Hunter-Lab:
45.0949, 75.3623, 28.4621
#f80f10 color charts
#f80f10 color shades, tints & tones
#f80f10 color schemes
#f80f10 color preview, HTML & CSS examples
This text has a color of #f80f10
<p style="color:#f80f10;">Text here</p>
.mytext {color:#f80f10;}
This box has a color of #f80f10
<div style="background-color:#f80f10;">Content here</div>
.mybackground {background-color:#f80f10;}
Border around this has a color of #f80f10
<div style="border:2px solid #f80f10;">Content here</div>
.myborder {border:2px solid #f80f10;}