#faefc4 color space conversions
Hex:
        #faefc4
        RGB:
        250, 239, 196
        CMY:
        2, 6, 23
        CMYK:
        0, 4, 22, 2
      HSL:
        48°, 84.3750%, 87.4510%
        HSV (HSB):
        48°, 21.6000%, 98.0392%
        XYZ:
        80.2546, 86.0425, 64.6025
        xyY:
        0.3476, 0.3726, 86.0425
      CIE-Lab:
        94.3305, -2.9769, 22.1668
        CIE-LCH:
        94.3305, 22.3658, 97.6488
        CIE-Luv:
        94.3305, 8.9804, 32.5849
        Hunter-Lab:
        92.7591, -7.8913, 23.6386
      #faefc4 color charts
#faefc4 RGB chart
      #faefc4 CMYK chart
      #faefc4 RGB pie chart
      #faefc4 color shades, tints & tones
#faefc4 color schemes
#faefc4 color preview, HTML & CSS examples
           This text has a color of #faefc4        
        
          <p style="color:#faefc4;">Text here</p>
        
        
          .mytext {color:#faefc4;}
        
        Text color #faefc4
      
           This box has a color of #faefc4        
        
          <div style="background-color:#faefc4;">Content here</div>
        
        
          .mybackground {background-color:#faefc4;}
        
        Background color #faefc4
      
           Border around this has a color of #faefc4        
        
          <div style="border:2px solid #faefc4;">Content here</div>
        
        
          .myborder {border:2px solid #faefc4;}
        
        Border color #faefc4