#f6c470 color space conversions
Hex:
        #f6c470
        RGB:
        246, 196, 112
        CMY:
        4, 23, 56
        CMYK:
        0, 20, 54, 4
      HSL:
        38°, 88.1579%, 70.1961%
        HSV (HSB):
        38°, 54.4715%, 96.4706%
        XYZ:
        60.6706, 60.2425, 23.7595
        xyY:
        0.4194, 0.4164, 60.2425
      CIE-Lab:
        81.9698, 8.2262, 48.5054
        CIE-LCH:
        81.9698, 49.1980, 80.3745
        CIE-Luv:
        81.9698, 38.8979, 58.8373
        Hunter-Lab:
        77.6161, 3.7010, 36.1816
      #f6c470 color charts
#f6c470 RGB chart
      #f6c470 CMYK chart
      #f6c470 RGB pie chart
      #f6c470 color shades, tints & tones
#f6c470 color schemes
#f6c470 color preview, HTML & CSS examples
           This text has a color of #f6c470        
        
          <p style="color:#f6c470;">Text here</p>
        
        
          .mytext {color:#f6c470;}
        
        Text color #f6c470
      
           This box has a color of #f6c470        
        
          <div style="background-color:#f6c470;">Content here</div>
        
        
          .mybackground {background-color:#f6c470;}
        
        Background color #f6c470
      
           Border around this has a color of #f6c470        
        
          <div style="border:2px solid #f6c470;">Content here</div>
        
        
          .myborder {border:2px solid #f6c470;}
        
        Border color #f6c470