#faf06e color space conversions
Hex:
        #faf06e
        RGB:
        250, 240, 110
        CMY:
        2, 6, 57
        CMYK:
        0, 4, 56, 2
      HSL:
        56°, 93.3333%, 70.5882%
        HSV (HSB):
        56°, 56.0000%, 98.0392%
        XYZ:
        73.3989, 83.7700, 27.0525
        xyY:
        0.3984, 0.4547, 83.7700
      CIE-Lab:
        93.3505, -12.6120, 62.8033
        CIE-LCH:
        93.3505, 64.0571, 101.3549
        CIE-Luv:
        93.3505, 12.4036, 80.0298
        Hunter-Lab:
        91.5259, -17.0229, 46.5437
      #faf06e color charts
#faf06e RGB chart
      #faf06e CMYK chart
      #faf06e RGB pie chart
      #faf06e color shades, tints & tones
#faf06e color schemes
#faf06e color preview, HTML & CSS examples
           This text has a color of #faf06e        
        
          <p style="color:#faf06e;">Text here</p>
        
        
          .mytext {color:#faf06e;}
        
        Text color #faf06e
      
           This box has a color of #faf06e        
        
          <div style="background-color:#faf06e;">Content here</div>
        
        
          .mybackground {background-color:#faf06e;}
        
        Background color #faf06e
      
           Border around this has a color of #faf06e        
        
          <div style="border:2px solid #faf06e;">Content here</div>
        
        
          .myborder {border:2px solid #faf06e;}
        
        Border color #faf06e