#fae5bc color space conversions
Hex:
        #fae5bc
        RGB:
        250, 229, 188
        CMY:
        2, 10, 26
        CMYK:
        0, 8, 25, 2
      HSL:
        40°, 86.1111%, 85.8824%
        HSV (HSB):
        40°, 24.8000%, 98.0392%
        XYZ:
        76.5208, 79.9935, 58.9842
        xyY:
        0.3551, 0.3712, 79.9935
      CIE-Lab:
        91.6819, 0.9937, 22.6206
        CIE-LCH:
        91.6819, 22.6425, 87.4847
        CIE-Luv:
        91.6819, 15.2103, 32.2063
        Hunter-Lab:
        89.4391, -3.8004, 23.5062
      #fae5bc color charts
#fae5bc RGB chart
      #fae5bc CMYK chart
      #fae5bc RGB pie chart
      #fae5bc color shades, tints & tones
#fae5bc color schemes
#fae5bc color preview, HTML & CSS examples
           This text has a color of #fae5bc        
        
          <p style="color:#fae5bc;">Text here</p>
        
        
          .mytext {color:#fae5bc;}
        
        Text color #fae5bc
      
           This box has a color of #fae5bc        
        
          <div style="background-color:#fae5bc;">Content here</div>
        
        
          .mybackground {background-color:#fae5bc;}
        
        Background color #fae5bc
      
           Border around this has a color of #fae5bc        
        
          <div style="border:2px solid #fae5bc;">Content here</div>
        
        
          .myborder {border:2px solid #fae5bc;}
        
        Border color #fae5bc