#faebc1 color space conversions
Hex:
        #faebc1
        RGB:
        250, 235, 193
        CMY:
        2, 8, 24
        CMYK:
        0, 6, 23, 2
      HSL:
        44°, 85.0746%, 86.8627%
        HSV (HSB):
        44°, 22.8000%, 98.0392%
        XYZ:
        78.7583, 83.5909, 62.4357
        xyY:
        0.3504, 0.3719, 83.5909
      CIE-Lab:
        93.2725, -1.3721, 22.2430
        CIE-LCH:
        93.2725, 22.2853, 93.5300
        CIE-Luv:
        93.2725, 11.4326, 32.2936
        Hunter-Lab:
        91.4281, -6.2350, 23.5108
      #faebc1 color charts
#faebc1 RGB chart
      #faebc1 CMYK chart
      #faebc1 RGB pie chart
      #faebc1 color shades, tints & tones
#faebc1 color schemes
#faebc1 color preview, HTML & CSS examples
           This text has a color of #faebc1        
        
          <p style="color:#faebc1;">Text here</p>
        
        
          .mytext {color:#faebc1;}
        
        Text color #faebc1
      
           This box has a color of #faebc1        
        
          <div style="background-color:#faebc1;">Content here</div>
        
        
          .mybackground {background-color:#faebc1;}
        
        Background color #faebc1
      
           Border around this has a color of #faebc1        
        
          <div style="border:2px solid #faebc1;">Content here</div>
        
        
          .myborder {border:2px solid #faebc1;}
        
        Border color #faebc1