#f9d0ae color space conversions
Hex:
        #f9d0ae
        RGB:
        249, 208, 174
        CMY:
        2, 18, 32
        CMYK:
        0, 16, 30, 2
      HSL:
        27°, 86.2069%, 82.9412%
        HSV (HSB):
        27°, 30.1205%, 97.6471%
        XYZ:
        69.2628, 68.3075, 49.5785
        xyY:
        0.3701, 0.3650, 68.3075
      CIE-Lab:
        86.1600, 9.5980, 22.2724
        CIE-LCH:
        86.1600, 24.2524, 66.6871
        CIE-Luv:
        86.1600, 28.1354, 29.5726
        Hunter-Lab:
        82.6483, 4.9559, 22.2874
      #f9d0ae color charts
#f9d0ae RGB chart
      #f9d0ae CMYK chart
      #f9d0ae RGB pie chart
      #f9d0ae color shades, tints & tones
#f9d0ae color schemes
#f9d0ae color preview, HTML & CSS examples
           This text has a color of #f9d0ae        
        
          <p style="color:#f9d0ae;">Text here</p>
        
        
          .mytext {color:#f9d0ae;}
        
        Text color #f9d0ae
      
           This box has a color of #f9d0ae        
        
          <div style="background-color:#f9d0ae;">Content here</div>
        
        
          .mybackground {background-color:#f9d0ae;}
        
        Background color #f9d0ae
      
           Border around this has a color of #f9d0ae        
        
          <div style="border:2px solid #f9d0ae;">Content here</div>
        
        
          .myborder {border:2px solid #f9d0ae;}
        
        Border color #f9d0ae