#faebc2 color space conversions
Hex:
        #faebc2
        RGB:
        250, 235, 194
        CMY:
        2, 8, 24
        CMYK:
        0, 6, 22, 2
      HSL:
        44°, 84.8485%, 87.0588%
        HSV (HSB):
        44°, 22.4000%, 98.0392%
        XYZ:
        78.8703, 83.6357, 63.0253
        xyY:
        0.3497, 0.3708, 83.6357
      CIE-Lab:
        93.2920, -1.2338, 21.7553
        CIE-LCH:
        93.2920, 21.7902, 93.2459
        CIE-Luv:
        93.2920, 11.3703, 31.6150
        Hunter-Lab:
        91.4526, -6.1005, 23.1566
      #faebc2 color charts
#faebc2 RGB chart
      #faebc2 CMYK chart
      #faebc2 RGB pie chart
      #faebc2 color shades, tints & tones
#faebc2 color schemes
#faebc2 color preview, HTML & CSS examples
           This text has a color of #faebc2        
        
          <p style="color:#faebc2;">Text here</p>
        
        
          .mytext {color:#faebc2;}
        
        Text color #faebc2
      
           This box has a color of #faebc2        
        
          <div style="background-color:#faebc2;">Content here</div>
        
        
          .mybackground {background-color:#faebc2;}
        
        Background color #faebc2
      
           Border around this has a color of #faebc2        
        
          <div style="border:2px solid #faebc2;">Content here</div>
        
        
          .myborder {border:2px solid #faebc2;}
        
        Border color #faebc2