#f80f5c color space conversions
Hex:
#f80f5c
RGB:
248, 15, 92
CMY:
3, 94, 64
CMYK:
0, 94, 63, 3
HSL:
340°, 94.3320%, 51.5686%
HSV (HSB):
340°, 93.9516%, 97.2549%
XYZ:
40.8140, 21.0708, 12.0412
xyY:
0.5521, 0.2850, 21.0708
CIE-Lab:
53.0269, 79.6892, 23.0131
CIE-LCH:
53.0269, 82.9456, 16.1079
CIE-Luv:
53.0269, 149.9819, 9.7900
Hunter-Lab:
45.9030, 78.3807, 16.5793
#f80f5c color charts
#f80f5c color shades, tints & tones
#f80f5c color schemes
#f80f5c color preview, HTML & CSS examples
This text has a color of #f80f5c
<p style="color:#f80f5c;">Text here</p>
.mytext {color:#f80f5c;}
This box has a color of #f80f5c
<div style="background-color:#f80f5c;">Content here</div>
.mybackground {background-color:#f80f5c;}
Border around this has a color of #f80f5c
<div style="border:2px solid #f80f5c;">Content here</div>
.myborder {border:2px solid #f80f5c;}