#f80e49 color space conversions
Hex:
#f80e49
RGB:
248, 14, 73
CMY:
3, 95, 71
CMYK:
0, 94, 71, 3
HSL:
345°, 94.3548%, 51.3725%
HSV (HSB):
345°, 94.3548%, 97.2549%
XYZ:
40.0710, 20.7516, 8.1968
xyY:
0.5806, 0.3007, 20.7516
CIE-Lab:
52.6765, 78.8965, 33.9594
CIE-LCH:
52.6765, 85.8947, 23.2885
CIE-Luv:
52.6765, 156.4903, 19.4911
Hunter-Lab:
45.5539, 77.2965, 21.2193
#f80e49 color charts
#f80e49 color shades, tints & tones
#f80e49 color schemes
#f80e49 color preview, HTML & CSS examples
This text has a color of #f80e49
<p style="color:#f80e49;">Text here</p>
.mytext {color:#f80e49;}
This box has a color of #f80e49
<div style="background-color:#f80e49;">Content here</div>
.mybackground {background-color:#f80e49;}
Border around this has a color of #f80e49
<div style="border:2px solid #f80e49;">Content here</div>
.myborder {border:2px solid #f80e49;}