#f80f3a color space conversions
Hex:
#f80f3a
RGB:
248, 15, 58
CMY:
3, 94, 77
CMYK:
0, 94, 77, 3
HSL:
349°, 94.3320%, 51.5686%
HSV (HSB):
349°, 93.9516%, 97.2549%
XYZ:
39.6459, 20.6036, 5.8903
xyY:
0.5994, 0.3115, 20.6036
CIE-Lab:
52.5129, 78.2714, 42.4849
CIE-LCH:
52.5129, 89.0583, 28.4927
CIE-Luv:
52.5129, 160.4342, 25.8026
Hunter-Lab:
45.3912, 76.4724, 24.0799
#f80f3a color charts
#f80f3a color shades, tints & tones
#f80f3a color schemes
#f80f3a color preview, HTML & CSS examples
This text has a color of #f80f3a
<p style="color:#f80f3a;">Text here</p>
.mytext {color:#f80f3a;}
This box has a color of #f80f3a
<div style="background-color:#f80f3a;">Content here</div>
.mybackground {background-color:#f80f3a;}
Border around this has a color of #f80f3a
<div style="border:2px solid #f80f3a;">Content here</div>
.myborder {border:2px solid #f80f3a;}