#f80f41 color space conversions
Hex:
#f80f41
RGB:
248, 15, 65
CMY:
3, 94, 75
CMYK:
0, 94, 74, 3
HSL:
347°, 94.3320%, 51.5686%
HSV (HSB):
347°, 93.9516%, 97.2549%
XYZ:
39.8364, 20.6798, 6.8930
xyY:
0.5910, 0.3068, 20.6798
CIE-Lab:
52.5972, 78.5051, 38.5610
CIE-LCH:
52.5972, 87.4643, 26.1599
CIE-Luv:
52.5972, 158.6309, 23.0559
Hunter-Lab:
45.4750, 76.7857, 22.8454
#f80f41 color charts
#f80f41 color shades, tints & tones
#f80f41 color schemes
#f80f41 color preview, HTML & CSS examples
This text has a color of #f80f41
<p style="color:#f80f41;">Text here</p>
.mytext {color:#f80f41;}
This box has a color of #f80f41
<div style="background-color:#f80f41;">Content here</div>
.mybackground {background-color:#f80f41;}
Border around this has a color of #f80f41
<div style="border:2px solid #f80f41;">Content here</div>
.myborder {border:2px solid #f80f41;}