#faeeb5 color space conversions
Hex:
        #faeeb5
        RGB:
        250, 238, 181
        CMY:
        2, 7, 29
        CMYK:
        0, 5, 28, 2
      HSL:
        50°, 87.3418%, 84.5098%
        HSV (HSB):
        50°, 27.6000%, 98.0392%
        XYZ:
        78.3394, 84.8093, 55.9570
        xyY:
        0.3575, 0.3871, 84.8093
      CIE-Lab:
        93.8009, -4.4836, 29.1123
        CIE-LCH:
        93.8009, 29.4555, 98.7554
        CIE-Luv:
        93.8009, 10.4145, 41.9109
        Hunter-Lab:
        92.0919, -9.3173, 28.4385
      #faeeb5 color charts
#faeeb5 RGB chart
      #faeeb5 CMYK chart
      #faeeb5 RGB pie chart
      #faeeb5 color shades, tints & tones
#faeeb5 color schemes
#faeeb5 color preview, HTML & CSS examples
           This text has a color of #faeeb5        
        
          <p style="color:#faeeb5;">Text here</p>
        
        
          .mytext {color:#faeeb5;}
        
        Text color #faeeb5
      
           This box has a color of #faeeb5        
        
          <div style="background-color:#faeeb5;">Content here</div>
        
        
          .mybackground {background-color:#faeeb5;}
        
        Background color #faeeb5
      
           Border around this has a color of #faeeb5        
        
          <div style="border:2px solid #faeeb5;">Content here</div>
        
        
          .myborder {border:2px solid #faeeb5;}
        
        Border color #faeeb5