#f80c42 color space conversions
Hex:
#f80c42
RGB:
248, 12, 66
CMY:
3, 95, 74
CMYK:
0, 95, 73, 3
HSL:
346°, 94.4000%, 50.9804%
HSV (HSB):
346°, 95.1613%, 97.2549%
XYZ:
39.8262, 20.6127, 7.0338
xyY:
0.5903, 0.3055, 20.6127
CIE-Lab:
52.5230, 78.7931, 37.8940
CIE-LCH:
52.5230, 87.4317, 25.6843
CIE-Luv:
52.5230, 158.8026, 22.4598
Hunter-Lab:
45.4013, 77.1290, 22.5953
#f80c42 color charts
#f80c42 color shades, tints & tones
#f80c42 color schemes
#f80c42 color preview, HTML & CSS examples
This text has a color of #f80c42
<p style="color:#f80c42;">Text here</p>
.mytext {color:#f80c42;}
This box has a color of #f80c42
<div style="background-color:#f80c42;">Content here</div>
.mybackground {background-color:#f80c42;}
Border around this has a color of #f80c42
<div style="border:2px solid #f80c42;">Content here</div>
.myborder {border:2px solid #f80c42;}