#faf880 color space conversions
Hex:
        #faf880
        RGB:
        250, 248, 128
        CMY:
        2, 3, 50
        CMYK:
        0, 1, 49, 2
      HSL:
        59°, 92.4242%, 74.1176%
        HSV (HSB):
        59°, 48.8000%, 98.0392%
        XYZ:
        76.8880, 89.0173, 33.5517
        xyY:
        0.3855, 0.4463, 89.0173
      CIE-Lab:
        95.5877, -15.0984, 57.3051
        CIE-LCH:
        95.5877, 59.2607, 104.7605
        CIE-Luv:
        95.5877, 6.7845, 76.1085
        Hunter-Lab:
        94.3490, -19.6453, 44.9600
      #faf880 color charts
#faf880 RGB chart
      #faf880 CMYK chart
      #faf880 RGB pie chart
      #faf880 color shades, tints & tones
#faf880 color schemes
#faf880 color preview, HTML & CSS examples
           This text has a color of #faf880        
        
          <p style="color:#faf880;">Text here</p>
        
        
          .mytext {color:#faf880;}
        
        Text color #faf880
      
           This box has a color of #faf880        
        
          <div style="background-color:#faf880;">Content here</div>
        
        
          .mybackground {background-color:#faf880;}
        
        Background color #faf880
      
           Border around this has a color of #faf880        
        
          <div style="border:2px solid #faf880;">Content here</div>
        
        
          .myborder {border:2px solid #faf880;}
        
        Border color #faf880