#faf0af color space conversions
Hex:
        #faf0af
        RGB:
        250, 240, 175
        CMY:
        2, 6, 31
        CMYK:
        0, 4, 30, 2
      HSL:
        52°, 88.2353%, 83.3333%
        HSV (HSB):
        52°, 30.0000%, 98.0392%
        XYZ:
        78.3223, 85.7393, 52.9788
        xyY:
        0.3609, 0.3950, 85.7393
      CIE-Lab:
        94.2008, -6.2414, 32.6958
        CIE-LCH:
        94.2008, 33.2862, 100.8074
        CIE-Luv:
        94.2008, 9.5746, 46.7983
        Hunter-Lab:
        92.5955, -11.0572, 30.8940
      #faf0af color charts
#faf0af RGB chart
      #faf0af CMYK chart
      #faf0af RGB pie chart
      #faf0af color shades, tints & tones
#faf0af color schemes
#faf0af color preview, HTML & CSS examples
           This text has a color of #faf0af        
        
          <p style="color:#faf0af;">Text here</p>
        
        
          .mytext {color:#faf0af;}
        
        Text color #faf0af
      
           This box has a color of #faf0af        
        
          <div style="background-color:#faf0af;">Content here</div>
        
        
          .mybackground {background-color:#faf0af;}
        
        Background color #faf0af
      
           Border around this has a color of #faf0af        
        
          <div style="border:2px solid #faf0af;">Content here</div>
        
        
          .myborder {border:2px solid #faf0af;}
        
        Border color #faf0af