#f9d7ba color space conversions
Hex:
        #f9d7ba
        RGB:
        249, 215, 186
        CMY:
        2, 16, 27
        CMYK:
        0, 14, 25, 2
      HSL:
        28°, 84.0000%, 85.2941%
        HSV (HSB):
        28°, 25.3012%, 97.6471%
        XYZ:
        72.2303, 72.2858, 56.6000
        xyY:
        0.3591, 0.3594, 72.2858
      CIE-Lab:
        88.1060, 7.5462, 18.6822
        CIE-LCH:
        88.1060, 20.1487, 68.0050
        CIE-Luv:
        88.1060, 22.9045, 25.3975
        Hunter-Lab:
        85.0210, 2.8592, 20.0444
      #f9d7ba color charts
#f9d7ba RGB chart
      #f9d7ba CMYK chart
      #f9d7ba RGB pie chart
      #f9d7ba color shades, tints & tones
#f9d7ba color schemes
#f9d7ba color preview, HTML & CSS examples
           This text has a color of #f9d7ba        
        
          <p style="color:#f9d7ba;">Text here</p>
        
        
          .mytext {color:#f9d7ba;}
        
        Text color #f9d7ba
      
           This box has a color of #f9d7ba        
        
          <div style="background-color:#f9d7ba;">Content here</div>
        
        
          .mybackground {background-color:#f9d7ba;}
        
        Background color #f9d7ba
      
           Border around this has a color of #f9d7ba        
        
          <div style="border:2px solid #f9d7ba;">Content here</div>
        
        
          .myborder {border:2px solid #f9d7ba;}
        
        Border color #f9d7ba