#f80e39 color space conversions
Hex:
#f80e39
RGB:
248, 14, 57
CMY:
3, 95, 78
CMYK:
0, 94, 77, 3
HSL:
349°, 94.3548%, 51.3725%
HSV (HSB):
349°, 94.3548%, 97.2549%
XYZ:
39.6070, 20.5659, 5.7530
xyY:
0.6008, 0.3120, 20.5659
CIE-Lab:
52.4711, 78.3289, 43.0053
CIE-LCH:
52.4711, 89.3581, 28.7683
CIE-Luv:
52.4711, 160.8363, 26.1092
Hunter-Lab:
45.3497, 76.5342, 24.2233
#f80e39 color charts
#f80e39 color shades, tints & tones
#f80e39 color schemes
#f80e39 color preview, HTML & CSS examples
This text has a color of #f80e39
<p style="color:#f80e39;">Text here</p>
.mytext {color:#f80e39;}
This box has a color of #f80e39
<div style="background-color:#f80e39;">Content here</div>
.mybackground {background-color:#f80e39;}
Border around this has a color of #f80e39
<div style="border:2px solid #f80e39;">Content here</div>
.myborder {border:2px solid #f80e39;}