#faf0e1 color space conversions
Hex:
        #faf0e1
        RGB:
        250, 240, 225
        CMY:
        2, 6, 12
        CMYK:
        0, 4, 10, 2
      HSL:
        36°, 71.4286%, 93.1373%
        HSV (HSB):
        36°, 10.0000%, 98.0392%
        XYZ:
        84.1750, 88.0804, 83.7989
        xyY:
        0.3287, 0.3440, 88.0804
      CIE-Lab:
        95.1948, 0.8710, 8.4319
        CIE-LCH:
        95.1948, 8.4768, 84.1024
        CIE-Luv:
        95.1948, 6.6655, 12.5447
        Hunter-Lab:
        93.8512, -4.1430, 12.7563
      #faf0e1 color charts
#faf0e1 RGB chart
      #faf0e1 CMYK chart
      #faf0e1 RGB pie chart
      #faf0e1 color shades, tints & tones
#faf0e1 color schemes
#faf0e1 color preview, HTML & CSS examples
           This text has a color of #faf0e1        
        
          <p style="color:#faf0e1;">Text here</p>
        
        
          .mytext {color:#faf0e1;}
        
        Text color #faf0e1
      
           This box has a color of #faf0e1        
        
          <div style="background-color:#faf0e1;">Content here</div>
        
        
          .mybackground {background-color:#faf0e1;}
        
        Background color #faf0e1
      
           Border around this has a color of #faf0e1        
        
          <div style="border:2px solid #faf0e1;">Content here</div>
        
        
          .myborder {border:2px solid #faf0e1;}
        
        Border color #faf0e1