#f2970f color space conversions
Hex:
        #f2970f
        RGB:
        242, 151, 15
        CMY:
        5, 41, 94
        CMYK:
        0, 38, 94, 5
      HSL:
        36°, 89.7233%, 50.3922%
        HSV (HSB):
        36°, 93.8017%, 94.9020%
        XYZ:
        47.7708, 41.0450, 5.8566
        xyY:
        0.5046, 0.4335, 41.0450
      CIE-Lab:
        70.2074, 25.9537, 73.1372
        CIE-LCH:
        70.2074, 77.6057, 70.4621
        CIE-Luv:
        70.2074, 75.5220, 67.6273
        Hunter-Lab:
        64.0663, 20.9817, 39.4265
      #f2970f color charts
#f2970f RGB chart
      #f2970f CMYK chart
      #f2970f RGB pie chart
      #f2970f color shades, tints & tones
#f2970f color schemes
#f2970f color preview, HTML & CSS examples
           This text has a color of #f2970f        
        
          <p style="color:#f2970f;">Text here</p>
        
        
          .mytext {color:#f2970f;}
        
        Text color #f2970f
      
           This box has a color of #f2970f        
        
          <div style="background-color:#f2970f;">Content here</div>
        
        
          .mybackground {background-color:#f2970f;}
        
        Background color #f2970f
      
           Border around this has a color of #f2970f        
        
          <div style="border:2px solid #f2970f;">Content here</div>
        
        
          .myborder {border:2px solid #f2970f;}
        
        Border color #f2970f