#f2970e color space conversions
Hex:
        #f2970e
        RGB:
        242, 151, 14
        CMY:
        5, 41, 95
        CMYK:
        0, 38, 94, 5
      HSL:
        36°, 89.7638%, 50.1961%
        HSV (HSB):
        36°, 94.2149%, 94.9020%
        XYZ:
        47.7638, 41.0422, 5.8200
        xyY:
        0.5048, 0.4337, 41.0422
      CIE-Lab:
        70.2055, 25.9428, 73.2916
        CIE-LCH:
        70.2055, 77.7476, 70.5077
        CIE-Luv:
        70.2055, 75.5422, 67.7072
        Hunter-Lab:
        64.0642, 20.9706, 39.4587
      #f2970e color charts
#f2970e RGB chart
      #f2970e CMYK chart
      #f2970e RGB pie chart
      #f2970e color shades, tints & tones
#f2970e color schemes
#f2970e color preview, HTML & CSS examples
           This text has a color of #f2970e        
        
          <p style="color:#f2970e;">Text here</p>
        
        
          .mytext {color:#f2970e;}
        
        Text color #f2970e
      
           This box has a color of #f2970e        
        
          <div style="background-color:#f2970e;">Content here</div>
        
        
          .mybackground {background-color:#f2970e;}
        
        Background color #f2970e
      
           Border around this has a color of #f2970e        
        
          <div style="border:2px solid #f2970e;">Content here</div>
        
        
          .myborder {border:2px solid #f2970e;}
        
        Border color #f2970e