#faf5d5 color space conversions
Hex:
        #faf5d5
        RGB:
        250, 245, 213
        CMY:
        2, 4, 16
        CMYK:
        0, 2, 15, 2
      HSL:
        52°, 78.7234%, 90.7843%
        HSV (HSB):
        52°, 14.8000%, 98.0392%
        XYZ:
        84.0870, 90.4329, 75.9742
        xyY:
        0.3357, 0.3610, 90.4329
      CIE-Lab:
        96.1761, -3.5261, 16.0158
        CIE-LCH:
        96.1761, 16.3993, 102.4162
        CIE-Luv:
        96.1761, 4.6846, 24.3354
        Hunter-Lab:
        95.0962, -8.5832, 19.1994
      #faf5d5 color charts
#faf5d5 RGB chart
      #faf5d5 CMYK chart
      #faf5d5 RGB pie chart
      #faf5d5 color shades, tints & tones
#faf5d5 color schemes
#faf5d5 color preview, HTML & CSS examples
           This text has a color of #faf5d5        
        
          <p style="color:#faf5d5;">Text here</p>
        
        
          .mytext {color:#faf5d5;}
        
        Text color #faf5d5
      
           This box has a color of #faf5d5        
        
          <div style="background-color:#faf5d5;">Content here</div>
        
        
          .mybackground {background-color:#faf5d5;}
        
        Background color #faf5d5
      
           Border around this has a color of #faf5d5        
        
          <div style="border:2px solid #faf5d5;">Content here</div>
        
        
          .myborder {border:2px solid #faf5d5;}
        
        Border color #faf5d5