#f7982d color space conversions
Hex:
        #f7982d
        RGB:
        247, 152, 45
        CMY:
        3, 40, 82
        CMYK:
        0, 38, 82, 3
      HSL:
        32°, 92.6606%, 57.2549%
        HSV (HSB):
        32°, 81.7814%, 96.8627%
        XYZ:
        50.0597, 42.4201, 8.0321
        xyY:
        0.4980, 0.4220, 42.4201
      CIE-Lab:
        71.1596, 28.0999, 66.3962
        CIE-LCH:
        71.1596, 72.0976, 67.0612
        CIE-Luv:
        71.1596, 77.7108, 63.8644
        Hunter-Lab:
        65.1307, 23.2169, 38.2797
      #f7982d color charts
#f7982d RGB chart
      #f7982d CMYK chart
      #f7982d RGB pie chart
      #f7982d color shades, tints & tones
#f7982d color schemes
#f7982d color preview, HTML & CSS examples
           This text has a color of #f7982d        
        
          <p style="color:#f7982d;">Text here</p>
        
        
          .mytext {color:#f7982d;}
        
        Text color #f7982d
      
           This box has a color of #f7982d        
        
          <div style="background-color:#f7982d;">Content here</div>
        
        
          .mybackground {background-color:#f7982d;}
        
        Background color #f7982d
      
           Border around this has a color of #f7982d        
        
          <div style="border:2px solid #f7982d;">Content here</div>
        
        
          .myborder {border:2px solid #f7982d;}
        
        Border color #f7982d