#f9ba70 color space conversions
Hex:
        #f9ba70
        RGB:
        249, 186, 112
        CMY:
        2, 27, 56
        CMYK:
        0, 25, 55, 2
      HSL:
        32°, 91.9463%, 70.7843%
        HSV (HSB):
        32°, 55.0201%, 97.6471%
        XYZ:
        59.5505, 56.4274, 23.0822
        xyY:
        0.4282, 0.4058, 56.4274
      CIE-Lab:
        79.8564, 14.6698, 46.0169
        CIE-LCH:
        79.8564, 48.2986, 72.3182
        CIE-Luv:
        79.8564, 48.1878, 54.4200
        Hunter-Lab:
        75.1182, 10.0503, 34.3642
      #f9ba70 color charts
#f9ba70 RGB chart
      #f9ba70 CMYK chart
      #f9ba70 RGB pie chart
      #f9ba70 color shades, tints & tones
#f9ba70 color schemes
#f9ba70 color preview, HTML & CSS examples
           This text has a color of #f9ba70        
        
          <p style="color:#f9ba70;">Text here</p>
        
        
          .mytext {color:#f9ba70;}
        
        Text color #f9ba70
      
           This box has a color of #f9ba70        
        
          <div style="background-color:#f9ba70;">Content here</div>
        
        
          .mybackground {background-color:#f9ba70;}
        
        Background color #f9ba70
      
           Border around this has a color of #f9ba70        
        
          <div style="border:2px solid #f9ba70;">Content here</div>
        
        
          .myborder {border:2px solid #f9ba70;}
        
        Border color #f9ba70