#f80f54 color space conversions
Hex:
#f80f54
RGB:
248, 15, 84
CMY:
3, 94, 67
CMYK:
0, 94, 66, 3
HSL:
342°, 94.3320%, 51.5686%
HSV (HSB):
342°, 93.9516%, 97.2549%
XYZ:
40.4825, 20.9382, 10.2953
xyY:
0.5645, 0.2920, 20.9382
CIE-Lab:
52.8818, 79.2906, 27.6467
CIE-LCH:
52.8818, 83.9722, 19.2224
CIE-Luv:
52.8818, 152.8062, 14.1395
Hunter-Lab:
45.7583, 77.8424, 18.6909
#f80f54 color charts
#f80f54 color shades, tints & tones
#f80f54 color schemes
#f80f54 color preview, HTML & CSS examples
This text has a color of #f80f54
<p style="color:#f80f54;">Text here</p>
.mytext {color:#f80f54;}
This box has a color of #f80f54
<div style="background-color:#f80f54;">Content here</div>
.mybackground {background-color:#f80f54;}
Border around this has a color of #f80f54
<div style="border:2px solid #f80f54;">Content here</div>
.myborder {border:2px solid #f80f54;}