#faef67 color space conversions
Hex:
        #faef67
        RGB:
        250, 239, 103
        CMY:
        2, 6, 60
        CMYK:
        0, 4, 59, 2
      HSL:
        56°, 93.6306%, 69.2157%
        HSV (HSB):
        56°, 58.8000%, 98.0392%
        XYZ:
        72.7390, 83.0363, 25.0258
        xyY:
        0.4023, 0.4593, 83.0363
      CIE-Lab:
        93.0303, -12.6107, 65.4730
        CIE-LCH:
        93.0303, 66.6764, 100.9022
        CIE-Luv:
        93.0303, 13.2747, 82.2532
        Hunter-Lab:
        91.1242, -16.9816, 47.5039
      #faef67 color charts
#faef67 RGB chart
      #faef67 CMYK chart
      #faef67 RGB pie chart
      #faef67 color shades, tints & tones
#faef67 color schemes
#faef67 color preview, HTML & CSS examples
           This text has a color of #faef67        
        
          <p style="color:#faef67;">Text here</p>
        
        
          .mytext {color:#faef67;}
        
        Text color #faef67
      
           This box has a color of #faef67        
        
          <div style="background-color:#faef67;">Content here</div>
        
        
          .mybackground {background-color:#faef67;}
        
        Background color #faef67
      
           Border around this has a color of #faef67        
        
          <div style="border:2px solid #faef67;">Content here</div>
        
        
          .myborder {border:2px solid #faef67;}
        
        Border color #faef67