#f80d41 color space conversions
Hex:
#f80d41
RGB:
248, 13, 65
CMY:
3, 95, 75
CMYK:
0, 95, 74, 3
HSL:
347°, 94.3775%, 51.1765%
HSV (HSB):
347°, 94.7581%, 97.2549%
XYZ:
39.8095, 20.6260, 6.8840
xyY:
0.5914, 0.3064, 20.6260
CIE-Lab:
52.5377, 78.6775, 38.4930
CIE-LCH:
52.5377, 87.5891, 26.0702
CIE-Luv:
52.5377, 158.9359, 22.9337
Hunter-Lab:
45.4158, 76.9874, 22.8040
#f80d41 color charts
#f80d41 color shades, tints & tones
#f80d41 color schemes
#f80d41 color preview, HTML & CSS examples
This text has a color of #f80d41
<p style="color:#f80d41;">Text here</p>
.mytext {color:#f80d41;}
This box has a color of #f80d41
<div style="background-color:#f80d41;">Content here</div>
.mybackground {background-color:#f80d41;}
Border around this has a color of #f80d41
<div style="border:2px solid #f80d41;">Content here</div>
.myborder {border:2px solid #f80d41;}