#faf58f color space conversions
Hex:
        #faf58f
        RGB:
        250, 245, 143
        CMY:
        2, 4, 44
        CMYK:
        0, 2, 43, 2
      HSL:
        57°, 91.4530%, 77.0588%
        HSV (HSB):
        57°, 42.8000%, 98.0392%
        XYZ:
        77.0347, 87.6120, 38.8372
        xyY:
        0.3786, 0.4306, 87.6120
      CIE-Lab:
        94.9973, -12.2578, 49.5366
        CIE-LCH:
        94.9973, 51.0307, 103.8986
        CIE-Luv:
        94.9973, 8.0684, 67.4808
        Hunter-Lab:
        93.6013, -16.8951, 40.9202
      #faf58f color charts
#faf58f RGB chart
      #faf58f CMYK chart
      #faf58f RGB pie chart
      #faf58f color shades, tints & tones
#faf58f color schemes
#faf58f color preview, HTML & CSS examples
           This text has a color of #faf58f        
        
          <p style="color:#faf58f;">Text here</p>
        
        
          .mytext {color:#faf58f;}
        
        Text color #faf58f
      
           This box has a color of #faf58f        
        
          <div style="background-color:#faf58f;">Content here</div>
        
        
          .mybackground {background-color:#faf58f;}
        
        Background color #faf58f
      
           Border around this has a color of #faf58f        
        
          <div style="border:2px solid #faf58f;">Content here</div>
        
        
          .myborder {border:2px solid #faf58f;}
        
        Border color #faf58f