#f80f2f color space conversions
Hex:
#f80f2f
RGB:
248, 15, 47
CMY:
3, 94, 82
CMYK:
0, 94, 81, 3
HSL:
352°, 94.3320%, 51.5686%
HSV (HSB):
352°, 93.9516%, 97.2549%
XYZ:
39.3953, 20.5033, 4.5705
xyY:
0.6111, 0.3180, 20.5033
CIE-Lab:
52.4016, 77.9622, 48.4264
CIE-LCH:
52.4016, 91.7781, 31.8465
CIE-Luv:
52.4016, 162.8721, 29.5061
Hunter-Lab:
45.2806, 76.0586, 25.7119
#f80f2f color charts
#f80f2f color shades, tints & tones
#f80f2f color schemes
#f80f2f color preview, HTML & CSS examples
This text has a color of #f80f2f
<p style="color:#f80f2f;">Text here</p>
.mytext {color:#f80f2f;}
This box has a color of #f80f2f
<div style="background-color:#f80f2f;">Content here</div>
.mybackground {background-color:#f80f2f;}
Border around this has a color of #f80f2f
<div style="border:2px solid #f80f2f;">Content here</div>
.myborder {border:2px solid #f80f2f;}