#f80418 color space conversions
Hex:
        #f80418
        RGB:
        248, 4, 24
        CMY:
        3, 98, 91
        CMYK:
        0, 98, 90, 3
      HSL:
        355°, 96.8254%, 49.4118%
        HSV (HSB):
        355°, 98.3871%, 97.2549%
        XYZ:
        38.9197, 20.1092, 2.6943
        xyY:
        0.6306, 0.3258, 20.1092
      CIE-Lab:
        51.9605, 78.3572, 58.8923
        CIE-LCH:
        51.9605, 98.0212, 36.9281
        CIE-Luv:
        51.9605, 167.9868, 34.2969
        Hunter-Lab:
        44.8433, 76.4450, 27.8280
      #f80418 color charts
#f80418 RGB chart
      #f80418 CMYK chart
      #f80418 RGB pie chart
      #f80418 color shades, tints & tones
#f80418 color schemes
#f80418 color preview, HTML & CSS examples
           This text has a color of #f80418        
        
          <p style="color:#f80418;">Text here</p>
        
        
          .mytext {color:#f80418;}
        
        Text color #f80418
      
           This box has a color of #f80418        
        
          <div style="background-color:#f80418;">Content here</div>
        
        
          .mybackground {background-color:#f80418;}
        
        Background color #f80418
      
           Border around this has a color of #f80418        
        
          <div style="border:2px solid #f80418;">Content here</div>
        
        
          .myborder {border:2px solid #f80418;}
        
        Border color #f80418