#f80f46 color space conversions
Hex:
#f80f46
RGB:
248, 15, 70
CMY:
3, 94, 73
CMYK:
0, 94, 72, 3
HSL:
346°, 94.3320%, 51.5686%
HSV (HSB):
346°, 93.9516%, 97.2549%
XYZ:
39.9877, 20.7403, 7.6900
xyY:
0.5845, 0.3031, 20.7403
CIE-Lab:
52.6641, 78.6901, 35.7154
CIE-LCH:
52.6641, 86.4160, 24.4121
CIE-Luv:
52.6641, 157.2265, 20.9123
Hunter-Lab:
45.5415, 77.0342, 21.8675
#f80f46 color charts
#f80f46 color shades, tints & tones
#f80f46 color schemes
#f80f46 color preview, HTML & CSS examples
This text has a color of #f80f46
<p style="color:#f80f46;">Text here</p>
.mytext {color:#f80f46;}
This box has a color of #f80f46
<div style="background-color:#f80f46;">Content here</div>
.mybackground {background-color:#f80f46;}
Border around this has a color of #f80f46
<div style="border:2px solid #f80f46;">Content here</div>
.myborder {border:2px solid #f80f46;}