#f80c3f color space conversions
Hex:
#f80c3f
RGB:
248, 12, 63
CMY:
3, 95, 75
CMYK:
0, 95, 75, 3
HSL:
347°, 94.4000%, 50.9804%
HSV (HSB):
347°, 95.1613%, 97.2549%
XYZ:
39.7401, 20.5783, 6.5801
xyY:
0.5940, 0.3076, 20.5783
CIE-Lab:
52.4848, 78.6878, 39.5922
CIE-LCH:
52.4848, 88.0869, 26.7095
CIE-Luv:
52.4848, 159.6153, 23.6934
Hunter-Lab:
45.3633, 76.9874, 23.1541
#f80c3f color charts
#f80c3f color shades, tints & tones
#f80c3f color schemes
#f80c3f color preview, HTML & CSS examples
This text has a color of #f80c3f
<p style="color:#f80c3f;">Text here</p>
.mytext {color:#f80c3f;}
This box has a color of #f80c3f
<div style="background-color:#f80c3f;">Content here</div>
.mybackground {background-color:#f80c3f;}
Border around this has a color of #f80c3f
<div style="border:2px solid #f80c3f;">Content here</div>
.myborder {border:2px solid #f80c3f;}