#f2982e color space conversions
Hex:
        #f2982e
        RGB:
        242, 152, 46
        CMY:
        5, 40, 82
        CMYK:
        0, 37, 81, 5
      HSL:
        32°, 88.2883%, 56.4706%
        HSV (HSB):
        32°, 80.9917%, 94.9020%
        XYZ:
        48.3393, 41.5310, 8.0533
        xyY:
        0.4936, 0.4241, 41.5310
      CIE-Lab:
        70.5463, 26.0637, 65.2652
        CIE-LCH:
        70.5463, 70.2770, 68.2307
        CIE-Luv:
        70.5463, 73.5393, 63.3866
        Hunter-Lab:
        64.4445, 21.1135, 37.7020
      #f2982e color charts
#f2982e RGB chart
      #f2982e CMYK chart
      #f2982e RGB pie chart
      #f2982e color shades, tints & tones
#f2982e color schemes
#f2982e color preview, HTML & CSS examples
           This text has a color of #f2982e        
        
          <p style="color:#f2982e;">Text here</p>
        
        
          .mytext {color:#f2982e;}
        
        Text color #f2982e
      
           This box has a color of #f2982e        
        
          <div style="background-color:#f2982e;">Content here</div>
        
        
          .mybackground {background-color:#f2982e;}
        
        Background color #f2982e
      
           Border around this has a color of #f2982e        
        
          <div style="border:2px solid #f2982e;">Content here</div>
        
        
          .myborder {border:2px solid #f2982e;}
        
        Border color #f2982e