#f80c16 color space conversions
Hex:
#f80c16
RGB:
248, 12, 22
CMY:
3, 95, 91
CMYK:
0, 95, 91, 3
HSL:
357°, 94.4000%, 50.9804%
HSV (HSB):
357°, 95.1613%, 97.2549%
XYZ:
38.9877, 20.2773, 2.6181
xyY:
0.6300, 0.3277, 20.2773
CIE-Lab:
52.1493, 77.7594, 59.7728
CIE-LCH:
52.1493, 98.0781, 37.5491
CIE-Luv:
52.1493, 167.0867, 34.9766
Hunter-Lab:
45.0304, 75.7438, 28.0741
#f80c16 color charts
#f80c16 color shades, tints & tones
#f80c16 color schemes
#f80c16 color preview, HTML & CSS examples
This text has a color of #f80c16
<p style="color:#f80c16;">Text here</p>
.mytext {color:#f80c16;}
This box has a color of #f80c16
<div style="background-color:#f80c16;">Content here</div>
.mybackground {background-color:#f80c16;}
Border around this has a color of #f80c16
<div style="border:2px solid #f80c16;">Content here</div>
.myborder {border:2px solid #f80c16;}