#faf0c1 color space conversions
Hex:
        #faf0c1
        RGB:
        250, 240, 193
        CMY:
        2, 6, 24
        CMYK:
        0, 4, 23, 2
      HSL:
        49°, 85.0746%, 86.8627%
        HSV (HSB):
        49°, 22.8000%, 98.0392%
        XYZ:
        80.2101, 86.4944, 62.9196
        xyY:
        0.3493, 0.3767, 86.4944
      CIE-Lab:
        94.5233, -3.8955, 23.9714
        CIE-LCH:
        94.5233, 24.2859, 99.2303
        CIE-Luv:
        94.5233, 8.5877, 35.1878
        Hunter-Lab:
        93.0024, -8.8065, 24.9897
      #faf0c1 color charts
#faf0c1 RGB chart
      #faf0c1 CMYK chart
      #faf0c1 RGB pie chart
      #faf0c1 color shades, tints & tones
#faf0c1 color schemes
#faf0c1 color preview, HTML & CSS examples
           This text has a color of #faf0c1        
        
          <p style="color:#faf0c1;">Text here</p>
        
        
          .mytext {color:#faf0c1;}
        
        Text color #faf0c1
      
           This box has a color of #faf0c1        
        
          <div style="background-color:#faf0c1;">Content here</div>
        
        
          .mybackground {background-color:#faf0c1;}
        
        Background color #faf0c1
      
           Border around this has a color of #faf0c1        
        
          <div style="border:2px solid #faf0c1;">Content here</div>
        
        
          .myborder {border:2px solid #faf0c1;}
        
        Border color #faf0c1