#faf7be color space conversions
Hex:
        #faf7be
        RGB:
        250, 247, 190
        CMY:
        2, 3, 25
        CMYK:
        0, 1, 24, 2
      HSL:
        57°, 85.7143%, 86.2745%
        HSV (HSB):
        57°, 24.0000%, 98.0392%
        XYZ:
        81.9794, 90.5632, 61.8749
        xyY:
        0.3497, 0.3863, 90.5632
      CIE-Lab:
        96.2299, -7.8025, 27.8410
        CIE-LCH:
        96.2299, 28.9136, 105.6556
        CIE-Luv:
        96.2299, 4.7850, 41.1826
        Hunter-Lab:
        95.1647, -12.7699, 28.0657
      #faf7be color charts
#faf7be RGB chart
      #faf7be CMYK chart
      #faf7be RGB pie chart
      #faf7be color shades, tints & tones
#faf7be color schemes
#faf7be color preview, HTML & CSS examples
           This text has a color of #faf7be        
        
          <p style="color:#faf7be;">Text here</p>
        
        
          .mytext {color:#faf7be;}
        
        Text color #faf7be
      
           This box has a color of #faf7be        
        
          <div style="background-color:#faf7be;">Content here</div>
        
        
          .mybackground {background-color:#faf7be;}
        
        Background color #faf7be
      
           Border around this has a color of #faf7be        
        
          <div style="border:2px solid #faf7be;">Content here</div>
        
        
          .myborder {border:2px solid #faf7be;}
        
        Border color #faf7be