#faf3c1 color space conversions
Hex:
        #faf3c1
        RGB:
        250, 243, 193
        CMY:
        2, 5, 24
        CMYK:
        0, 3, 23, 2
      HSL:
        53°, 85.0746%, 86.8627%
        HSV (HSB):
        53°, 22.8000%, 98.0392%
        XYZ:
        81.1006, 88.2754, 63.2165
        xyY:
        0.3487, 0.3795, 88.2754
      CIE-Lab:
        95.2768, -5.4010, 25.0089
        CIE-LCH:
        95.2768, 25.5855, 102.1866
        CIE-Luv:
        95.2768, 6.8895, 36.9184
        Hunter-Lab:
        93.9550, -10.3427, 25.8760
      #faf3c1 color charts
#faf3c1 RGB chart
      #faf3c1 CMYK chart
      #faf3c1 RGB pie chart
      #faf3c1 color shades, tints & tones
#faf3c1 color schemes
#faf3c1 color preview, HTML & CSS examples
           This text has a color of #faf3c1        
        
          <p style="color:#faf3c1;">Text here</p>
        
        
          .mytext {color:#faf3c1;}
        
        Text color #faf3c1
      
           This box has a color of #faf3c1        
        
          <div style="background-color:#faf3c1;">Content here</div>
        
        
          .mybackground {background-color:#faf3c1;}
        
        Background color #faf3c1
      
           Border around this has a color of #faf3c1        
        
          <div style="border:2px solid #faf3c1;">Content here</div>
        
        
          .myborder {border:2px solid #faf3c1;}
        
        Border color #faf3c1