#f80f40 color space conversions
Hex:
        #f80f40
        RGB:
        248, 15, 64
        CMY:
        3, 94, 75
        CMYK:
        0, 94, 74, 3
      HSL:
        347°, 94.3320%, 51.5686%
        HSV (HSB):
        347°, 93.9516%, 97.2549%
        XYZ:
        39.8076, 20.6683, 6.7418
        xyY:
        0.5922, 0.3075, 20.6683
      CIE-Lab:
        52.5845, 78.4699, 39.1264
        CIE-LCH:
        52.5845, 87.6835, 26.5016
        CIE-Luv:
        52.5845, 158.9003, 23.4666
        Hunter-Lab:
        45.4624, 76.7385, 23.0313
      #f80f40 color charts
#f80f40 RGB chart
      #f80f40 CMYK chart
      #f80f40 RGB pie chart
      #f80f40 color shades, tints & tones
#f80f40 color schemes
#f80f40 color preview, HTML & CSS examples
           This text has a color of #f80f40        
        
          <p style="color:#f80f40;">Text here</p>
        
        
          .mytext {color:#f80f40;}
        
        Text color #f80f40
      
           This box has a color of #f80f40        
        
          <div style="background-color:#f80f40;">Content here</div>
        
        
          .mybackground {background-color:#f80f40;}
        
        Background color #f80f40
      
           Border around this has a color of #f80f40        
        
          <div style="border:2px solid #f80f40;">Content here</div>
        
        
          .myborder {border:2px solid #f80f40;}
        
        Border color #f80f40