#f80d17 color space conversions
Hex:
        #f80d17
        RGB:
        248, 13, 23
        CMY:
        3, 95, 91
        CMYK:
        0, 95, 91, 3
      HSL:
        357°, 94.3775%, 51.1765%
        HSV (HSB):
        357°, 94.7581%, 97.2549%
        XYZ:
        39.0100, 20.3062, 2.6740
        xyY:
        0.6293, 0.3276, 20.3062
      CIE-Lab:
        52.1816, 77.6909, 59.4202
        CIE-LCH:
        52.1816, 97.8092, 37.4098
        CIE-Luv:
        52.1816, 166.8284, 34.8744
        Hunter-Lab:
        45.0624, 75.6663, 28.0253
      #f80d17 color charts
#f80d17 RGB chart
      #f80d17 CMYK chart
      #f80d17 RGB pie chart
      #f80d17 color shades, tints & tones
#f80d17 color schemes
#f80d17 color preview, HTML & CSS examples
           This text has a color of #f80d17        
        
          <p style="color:#f80d17;">Text here</p>
        
        
          .mytext {color:#f80d17;}
        
        Text color #f80d17
      
           This box has a color of #f80d17        
        
          <div style="background-color:#f80d17;">Content here</div>
        
        
          .mybackground {background-color:#f80d17;}
        
        Background color #f80d17
      
           Border around this has a color of #f80d17        
        
          <div style="border:2px solid #f80d17;">Content here</div>
        
        
          .myborder {border:2px solid #f80d17;}
        
        Border color #f80d17