#f80f42 color space conversions
Hex:
        #f80f42
        RGB:
        248, 15, 66
        CMY:
        3, 94, 74
        CMYK:
        0, 94, 73, 3
      HSL:
        347°, 94.3320%, 51.5686%
        HSV (HSB):
        347°, 93.9516%, 97.2549%
        XYZ:
        39.8656, 20.6915, 7.0470
        xyY:
        0.5897, 0.3061, 20.6915
      CIE-Lab:
        52.6101, 78.5409, 37.9943
        CIE-LCH:
        52.6101, 87.2481, 25.8155
        CIE-Luv:
        52.6101, 158.3577, 22.6391
        Hunter-Lab:
        45.4879, 76.8338, 22.6563
      #f80f42 color charts
#f80f42 RGB chart
      #f80f42 CMYK chart
      #f80f42 RGB pie chart
      #f80f42 color shades, tints & tones
#f80f42 color schemes
#f80f42 color preview, HTML & CSS examples
           This text has a color of #f80f42        
        
          <p style="color:#f80f42;">Text here</p>
        
        
          .mytext {color:#f80f42;}
        
        Text color #f80f42
      
           This box has a color of #f80f42        
        
          <div style="background-color:#f80f42;">Content here</div>
        
        
          .mybackground {background-color:#f80f42;}
        
        Background color #f80f42
      
           Border around this has a color of #f80f42        
        
          <div style="border:2px solid #f80f42;">Content here</div>
        
        
          .myborder {border:2px solid #f80f42;}
        
        Border color #f80f42