#f82d11 color space conversions
Hex:
        #f82d11
        RGB:
        248, 45, 17
        CMY:
        3, 82, 93
        CMYK:
        0, 82, 93, 3
      HSL:
        7°, 94.2857%, 51.9608%
        HSV (HSB):
        7°, 93.1452%, 97.2549%
        XYZ:
        39.7510, 21.8737, 2.6573
        xyY:
        0.6184, 0.3403, 21.8737
      CIE-Lab:
        53.8927, 72.6533, 62.4923
        CIE-LCH:
        53.8927, 95.8321, 40.7003
        CIE-Luv:
        53.8927, 157.8016, 38.8665
        Hunter-Lab:
        46.7693, 69.8673, 29.3699
      #f82d11 color charts
#f82d11 RGB chart
      #f82d11 CMYK chart
      #f82d11 RGB pie chart
      #f82d11 color shades, tints & tones
#f82d11 color schemes
#f82d11 color preview, HTML & CSS examples
           This text has a color of #f82d11        
        
          <p style="color:#f82d11;">Text here</p>
        
        
          .mytext {color:#f82d11;}
        
        Text color #f82d11
      
           This box has a color of #f82d11        
        
          <div style="background-color:#f82d11;">Content here</div>
        
        
          .mybackground {background-color:#f82d11;}
        
        Background color #f82d11
      
           Border around this has a color of #f82d11        
        
          <div style="border:2px solid #f82d11;">Content here</div>
        
        
          .myborder {border:2px solid #f82d11;}
        
        Border color #f82d11