#fae699 color space conversions
Hex:
        #fae699
        RGB:
        250, 230, 153
        CMY:
        2, 10, 40
        CMYK:
        0, 8, 39, 2
      HSL:
        48°, 90.6542%, 79.0196%
        HSV (HSB):
        48°, 38.8000%, 98.0392%
        XYZ:
        73.4709, 79.2175, 41.5552
        xyY:
        0.3782, 0.4078, 79.2175
      CIE-Lab:
        91.3326, -3.7643, 39.9838
        CIE-LCH:
        91.3326, 40.1606, 95.3782
        CIE-Luv:
        91.3326, 16.7845, 54.5161
        Hunter-Lab:
        89.0042, -8.4098, 34.6211
      #fae699 color charts
#fae699 RGB chart
      #fae699 CMYK chart
      #fae699 RGB pie chart
      #fae699 color shades, tints & tones
#fae699 color schemes
#fae699 color preview, HTML & CSS examples
           This text has a color of #fae699        
        
          <p style="color:#fae699;">Text here</p>
        
        
          .mytext {color:#fae699;}
        
        Text color #fae699
      
           This box has a color of #fae699        
        
          <div style="background-color:#fae699;">Content here</div>
        
        
          .mybackground {background-color:#fae699;}
        
        Background color #fae699
      
           Border around this has a color of #fae699        
        
          <div style="border:2px solid #fae699;">Content here</div>
        
        
          .myborder {border:2px solid #fae699;}
        
        Border color #fae699