#f80e5b color space conversions
Hex:
#f80e5b
RGB:
248, 14, 91
CMY:
3, 95, 64
CMYK:
0, 94, 63, 3
HSL:
340°, 94.3548%, 51.3725%
HSV (HSB):
340°, 94.3548%, 97.2549%
XYZ:
40.7568, 21.0259, 11.8078
xyY:
0.5538, 0.2857, 21.0259
CIE-Lab:
52.9778, 79.7245, 23.5526
CIE-LCH:
52.9778, 83.1308, 16.4584
CIE-Luv:
52.9778, 150.4863, 10.2844
Hunter-Lab:
45.8540, 78.4132, 16.8301
#f80e5b color charts
#f80e5b color shades, tints & tones
#f80e5b color schemes
#f80e5b color preview, HTML & CSS examples
This text has a color of #f80e5b
<p style="color:#f80e5b;">Text here</p>
.mytext {color:#f80e5b;}
This box has a color of #f80e5b
<div style="background-color:#f80e5b;">Content here</div>
.mybackground {background-color:#f80e5b;}
Border around this has a color of #f80e5b
<div style="border:2px solid #f80e5b;">Content here</div>
.myborder {border:2px solid #f80e5b;}