#f7d070 color space conversions
Hex:
        #f7d070
        RGB:
        247, 208, 112
        CMY:
        3, 18, 56
        CMYK:
        0, 16, 55, 3
      HSL:
        43°, 89.4040%, 70.3922%
        HSV (HSB):
        43°, 54.6559%, 96.8627%
        XYZ:
        63.8383, 66.0558, 24.7146
        xyY:
        0.4129, 0.4272, 66.0558
      CIE-Lab:
        85.0249, 2.4238, 52.1804
        CIE-LCH:
        85.0249, 52.2366, 87.3405
        CIE-Luv:
        85.0249, 31.3612, 64.4648
        Hunter-Lab:
        81.2747, -2.0255, 38.8629
      #f7d070 color charts
#f7d070 RGB chart
      #f7d070 CMYK chart
      #f7d070 RGB pie chart
      #f7d070 color shades, tints & tones
#f7d070 color schemes
#f7d070 color preview, HTML & CSS examples
           This text has a color of #f7d070        
        
          <p style="color:#f7d070;">Text here</p>
        
        
          .mytext {color:#f7d070;}
        
        Text color #f7d070
      
           This box has a color of #f7d070        
        
          <div style="background-color:#f7d070;">Content here</div>
        
        
          .mybackground {background-color:#f7d070;}
        
        Background color #f7d070
      
           Border around this has a color of #f7d070        
        
          <div style="border:2px solid #f7d070;">Content here</div>
        
        
          .myborder {border:2px solid #f7d070;}
        
        Border color #f7d070