#f80f2e color space conversions
Hex:
#f80f2e
RGB:
248, 15, 46
CMY:
3, 94, 82
CMYK:
0, 94, 81, 3
HSL:
352°, 94.3320%, 51.5686%
HSV (HSB):
352°, 93.9516%, 97.2549%
XYZ:
39.3754, 20.4954, 4.4655
xyY:
0.6120, 0.3186, 20.4954
CIE-Lab:
52.3927, 77.9376, 48.9477
CIE-LCH:
52.3927, 92.0334, 32.1303
CIE-Luv:
52.3927, 163.0693, 29.8053
Hunter-Lab:
45.2718, 76.0256, 25.8421
#f80f2e color charts
#f80f2e color shades, tints & tones
#f80f2e color schemes
#f80f2e color preview, HTML & CSS examples
This text has a color of #f80f2e
<p style="color:#f80f2e;">Text here</p>
.mytext {color:#f80f2e;}
This box has a color of #f80f2e
<div style="background-color:#f80f2e;">Content here</div>
.mybackground {background-color:#f80f2e;}
Border around this has a color of #f80f2e
<div style="border:2px solid #f80f2e;">Content here</div>
.myborder {border:2px solid #f80f2e;}