#fae1b1 color space conversions
Hex:
        #fae1b1
        RGB:
        250, 225, 177
        CMY:
        2, 12, 31
        CMYK:
        0, 10, 29, 2
      HSL:
        39°, 87.9518%, 83.7255%
        HSV (HSB):
        39°, 29.2000%, 98.0392%
        XYZ:
        74.2854, 77.3487, 52.6095
        xyY:
        0.3637, 0.3787, 77.3487
      CIE-Lab:
        90.4819, 1.5921, 26.6503
        CIE-LCH:
        90.4819, 26.6978, 86.5812
        CIE-Luv:
        90.4819, 18.3156, 37.2163
        Hunter-Lab:
        87.9481, -3.1393, 26.0971
      #fae1b1 color charts
#fae1b1 RGB chart
      #fae1b1 CMYK chart
      #fae1b1 RGB pie chart
      #fae1b1 color shades, tints & tones
#fae1b1 color schemes
#fae1b1 color preview, HTML & CSS examples
           This text has a color of #fae1b1        
        
          <p style="color:#fae1b1;">Text here</p>
        
        
          .mytext {color:#fae1b1;}
        
        Text color #fae1b1
      
           This box has a color of #fae1b1        
        
          <div style="background-color:#fae1b1;">Content here</div>
        
        
          .mybackground {background-color:#fae1b1;}
        
        Background color #fae1b1
      
           Border around this has a color of #fae1b1        
        
          <div style="border:2px solid #fae1b1;">Content here</div>
        
        
          .myborder {border:2px solid #fae1b1;}
        
        Border color #fae1b1