#fae0da color space conversions
Hex:
        #fae0da
        RGB:
        250, 224, 218
        CMY:
        2, 12, 15
        CMYK:
        0, 10, 13, 2
      HSL:
        11°, 76.1905%, 91.7647%
        HSV (HSB):
        11°, 12.8000%, 98.0392%
        XYZ:
        78.7349, 78.6973, 77.3700
        xyY:
        0.3353, 0.3352, 78.6973
      CIE-Lab:
        91.0971, 7.9580, 6.1793
        CIE-LCH:
        91.0971, 10.0754, 37.8289
        CIE-Luv:
        91.0971, 15.8031, 7.8170
        Hunter-Lab:
        88.7115, 3.1806, 10.3881
      #fae0da color charts
#fae0da RGB chart
      #fae0da CMYK chart
      #fae0da RGB pie chart
      #fae0da color shades, tints & tones
#fae0da color schemes
#fae0da color preview, HTML & CSS examples
           This text has a color of #fae0da        
        
          <p style="color:#fae0da;">Text here</p>
        
        
          .mytext {color:#fae0da;}
        
        Text color #fae0da
      
           This box has a color of #fae0da        
        
          <div style="background-color:#fae0da;">Content here</div>
        
        
          .mybackground {background-color:#fae0da;}
        
        Background color #fae0da
      
           Border around this has a color of #fae0da        
        
          <div style="border:2px solid #fae0da;">Content here</div>
        
        
          .myborder {border:2px solid #fae0da;}
        
        Border color #fae0da