#faee7b color space conversions
Hex:
        #faee7b
        RGB:
        250, 238, 123
        CMY:
        2, 7, 52
        CMYK:
        0, 5, 51, 2
      HSL:
        54°, 92.7007%, 73.1373%
        HSV (HSB):
        54°, 50.8000%, 98.0392%
        XYZ:
        73.5740, 82.9031, 30.8630
        xyY:
        0.3927, 0.4425, 82.9031
      CIE-Lab:
        92.9720, -10.6160, 56.5047
        CIE-LCH:
        92.9720, 57.4933, 100.6406
        CIE-Luv:
        92.9720, 13.2029, 73.6560
        Hunter-Lab:
        91.0512, -15.1023, 43.6387
      #faee7b color charts
#faee7b RGB chart
      #faee7b CMYK chart
      #faee7b RGB pie chart
      #faee7b color shades, tints & tones
#faee7b color schemes
#faee7b color preview, HTML & CSS examples
           This text has a color of #faee7b        
        
          <p style="color:#faee7b;">Text here</p>
        
        
          .mytext {color:#faee7b;}
        
        Text color #faee7b
      
           This box has a color of #faee7b        
        
          <div style="background-color:#faee7b;">Content here</div>
        
        
          .mybackground {background-color:#faee7b;}
        
        Background color #faee7b
      
           Border around this has a color of #faee7b        
        
          <div style="border:2px solid #faee7b;">Content here</div>
        
        
          .myborder {border:2px solid #faee7b;}
        
        Border color #faee7b