#f80f27 color space conversions
Hex:
        #f80f27
        RGB:
        248, 15, 39
        CMY:
        3, 94, 85
        CMYK:
        0, 94, 84, 3
      HSL:
        354°, 94.3320%, 51.5686%
        HSV (HSB):
        354°, 93.9516%, 97.2549%
        XYZ:
        39.2484, 20.4446, 3.7970
        xyY:
        0.6182, 0.3220, 20.4446
      CIE-Lab:
        52.3362, 77.7802, 52.4792
        CIE-LCH:
        52.3362, 93.8287, 34.0080
        CIE-Luv:
        52.3362, 164.3360, 31.7248
        Hunter-Lab:
        45.2157, 75.8153, 26.6720
      #f80f27 color charts
#f80f27 RGB chart
      #f80f27 CMYK chart
      #f80f27 RGB pie chart
      #f80f27 color shades, tints & tones
#f80f27 color schemes
#f80f27 color preview, HTML & CSS examples
           This text has a color of #f80f27        
        
          <p style="color:#f80f27;">Text here</p>
        
        
          .mytext {color:#f80f27;}
        
        Text color #f80f27
      
           This box has a color of #f80f27        
        
          <div style="background-color:#f80f27;">Content here</div>
        
        
          .mybackground {background-color:#f80f27;}
        
        Background color #f80f27
      
           Border around this has a color of #f80f27        
        
          <div style="border:2px solid #f80f27;">Content here</div>
        
        
          .myborder {border:2px solid #f80f27;}
        
        Border color #f80f27