#faef7a color space conversions
Hex:
        #faef7a
        RGB:
        250, 239, 122
        CMY:
        2, 6, 52
        CMYK:
        0, 4, 51, 2
      HSL:
        55°, 92.7536%, 72.9412%
        HSV (HSB):
        55°, 51.2000%, 98.0392%
        XYZ:
        73.8037, 83.4621, 30.6323
        xyY:
        0.3928, 0.4442, 83.4621
      CIE-Lab:
        93.2164, -11.1922, 57.2543
        CIE-LCH:
        93.2164, 58.3380, 101.0608
        CIE-Luv:
        93.2164, 12.6090, 74.5658
        Hunter-Lab:
        91.3576, -15.6737, 44.0703
      #faef7a color charts
#faef7a RGB chart
      #faef7a CMYK chart
      #faef7a RGB pie chart
      #faef7a color shades, tints & tones
#faef7a color schemes
#faef7a color preview, HTML & CSS examples
           This text has a color of #faef7a        
        
          <p style="color:#faef7a;">Text here</p>
        
        
          .mytext {color:#faef7a;}
        
        Text color #faef7a
      
           This box has a color of #faef7a        
        
          <div style="background-color:#faef7a;">Content here</div>
        
        
          .mybackground {background-color:#faef7a;}
        
        Background color #faef7a
      
           Border around this has a color of #faef7a        
        
          <div style="border:2px solid #faef7a;">Content here</div>
        
        
          .myborder {border:2px solid #faef7a;}
        
        Border color #faef7a