#f80c3e color space conversions
Hex:
#f80c3e
RGB:
248, 12, 62
CMY:
3, 95, 76
CMYK:
0, 95, 75, 3
HSL:
347°, 94.4000%, 50.9804%
HSV (HSB):
347°, 95.1613%, 97.2549%
XYZ:
39.7124, 20.5672, 6.4342
xyY:
0.5953, 0.3083, 20.5672
CIE-Lab:
52.4725, 78.6539, 40.1553
CIE-LCH:
52.4725, 88.3113, 27.0457
CIE-Luv:
52.4725, 159.8783, 24.0924
Hunter-Lab:
45.3511, 76.9419, 23.3339
#f80c3e color charts
#f80c3e color shades, tints & tones
#f80c3e color schemes
#f80c3e color preview, HTML & CSS examples
This text has a color of #f80c3e
<p style="color:#f80c3e;">Text here</p>
.mytext {color:#f80c3e;}
This box has a color of #f80c3e
<div style="background-color:#f80c3e;">Content here</div>
.mybackground {background-color:#f80c3e;}
Border around this has a color of #f80c3e
<div style="border:2px solid #f80c3e;">Content here</div>
.myborder {border:2px solid #f80c3e;}