#faf06f color space conversions
Hex:
        #faf06f
        RGB:
        250, 240, 111
        CMY:
        2, 6, 56
        CMYK:
        0, 4, 56, 2
      HSL:
        56°, 93.2886%, 70.7843%
        HSV (HSB):
        56°, 55.6000%, 98.0392%
        XYZ:
        73.4537, 83.7919, 27.3410
        xyY:
        0.3979, 0.4539, 83.7919
      CIE-Lab:
        93.3600, -12.5390, 62.3745
        CIE-LCH:
        93.3600, 63.6223, 101.3665
        CIE-Luv:
        93.3600, 12.3699, 79.6341
        Hunter-Lab:
        91.5379, -16.9558, 46.3675
      #faf06f color charts
#faf06f RGB chart
      #faf06f CMYK chart
      #faf06f RGB pie chart
      #faf06f color shades, tints & tones
#faf06f color schemes
#faf06f color preview, HTML & CSS examples
           This text has a color of #faf06f        
        
          <p style="color:#faf06f;">Text here</p>
        
        
          .mytext {color:#faf06f;}
        
        Text color #faf06f
      
           This box has a color of #faf06f        
        
          <div style="background-color:#faf06f;">Content here</div>
        
        
          .mybackground {background-color:#faf06f;}
        
        Background color #faf06f
      
           Border around this has a color of #faf06f        
        
          <div style="border:2px solid #faf06f;">Content here</div>
        
        
          .myborder {border:2px solid #faf06f;}
        
        Border color #faf06f