#f80c26 color space conversions
Hex:
#f80c26
RGB:
248, 12, 38
CMY:
3, 95, 85
CMYK:
0, 95, 85, 3
HSL:
353°, 94.4000%, 50.9804%
HSV (HSB):
353°, 95.1613%, 97.2549%
XYZ:
39.1927, 20.3593, 3.6978
xyY:
0.6196, 0.3219, 20.3593
CIE-Lab:
52.2411, 78.0140, 52.8896
CIE-LCH:
52.2411, 94.2522, 34.1353
CIE-Luv:
52.2411, 164.9812, 31.8071
Hunter-Lab:
45.1213, 76.0841, 26.7260
#f80c26 color charts
#f80c26 color shades, tints & tones
#f80c26 color schemes
#f80c26 color preview, HTML & CSS examples
This text has a color of #f80c26
<p style="color:#f80c26;">Text here</p>
.mytext {color:#f80c26;}
This box has a color of #f80c26
<div style="background-color:#f80c26;">Content here</div>
.mybackground {background-color:#f80c26;}
Border around this has a color of #f80c26
<div style="border:2px solid #f80c26;">Content here</div>
.myborder {border:2px solid #f80c26;}