#f80d2a color space conversions
Hex:
#f80d2a
RGB:
248, 13, 42
CMY:
3, 95, 84
CMYK:
0, 95, 83, 3
HSL:
353°, 94.3775%, 51.1765%
HSV (HSB):
353°, 94.7581%, 97.2549%
XYZ:
39.2732, 20.4115, 4.0604
xyY:
0.6161, 0.3202, 20.4115
CIE-Lab:
52.2993, 78.0178, 50.9386
CIE-LCH:
52.2993, 93.1747, 33.1409
CIE-Luv:
52.2993, 164.1431, 30.8244
Hunter-Lab:
45.1791, 76.1031, 26.2968
#f80d2a color charts
#f80d2a color shades, tints & tones
#f80d2a color schemes
#f80d2a color preview, HTML & CSS examples
This text has a color of #f80d2a
<p style="color:#f80d2a;">Text here</p>
.mytext {color:#f80d2a;}
This box has a color of #f80d2a
<div style="background-color:#f80d2a;">Content here</div>
.mybackground {background-color:#f80d2a;}
Border around this has a color of #f80d2a
<div style="border:2px solid #f80d2a;">Content here</div>
.myborder {border:2px solid #f80d2a;}