#f80024 color space conversions
Hex:
#f80024
RGB:
248, 0, 36
CMY:
3, 100, 86
CMYK:
0, 100, 85, 3
HSL:
351°, 100.0000%, 48.6275%
HSV (HSB):
351°, 100.0000%, 97.2549%
XYZ:
39.0298, 20.0838, 3.4885
xyY:
0.6235, 0.3208, 20.0838
CIE-Lab:
51.9319, 78.8305, 53.6019
CIE-LCH:
51.9319, 95.3279, 34.2143
CIE-Luv:
51.9319, 166.9274, 31.7280
Hunter-Lab:
44.8150, 77.0313, 26.7552
#f80024 color charts
#f80024 color shades, tints & tones
#f80024 color schemes
#f80024 color preview, HTML & CSS examples
This text has a color of #f80024
<p style="color:#f80024;">Text here</p>
.mytext {color:#f80024;}
This box has a color of #f80024
<div style="background-color:#f80024;">Content here</div>
.mybackground {background-color:#f80024;}
Border around this has a color of #f80024
<div style="border:2px solid #f80024;">Content here</div>
.myborder {border:2px solid #f80024;}