#f80f28 color space conversions
Hex:
#f80f28
RGB:
248, 15, 40
CMY:
3, 94, 84
CMYK:
0, 94, 84, 3
HSL:
354°, 94.3320%, 51.5686%
HSV (HSB):
354°, 93.9516%, 97.2549%
XYZ:
39.2652, 20.4513, 3.8855
xyY:
0.6174, 0.3216, 20.4513
CIE-Lab:
52.3437, 77.8011, 51.9887
CIE-LCH:
52.3437, 93.5726, 33.7519
CIE-Luv:
52.3437, 164.1673, 31.4693
Hunter-Lab:
45.2231, 75.8432, 26.5621
#f80f28 color charts
#f80f28 color shades, tints & tones
#f80f28 color schemes
#f80f28 color preview, HTML & CSS examples
This text has a color of #f80f28
<p style="color:#f80f28;">Text here</p>
.mytext {color:#f80f28;}
This box has a color of #f80f28
<div style="background-color:#f80f28;">Content here</div>
.mybackground {background-color:#f80f28;}
Border around this has a color of #f80f28
<div style="border:2px solid #f80f28;">Content here</div>
.myborder {border:2px solid #f80f28;}