#faef84 color space conversions
Hex:
        #faef84
        RGB:
        250, 239, 132
        CMY:
        2, 6, 48
        CMYK:
        0, 4, 47, 2
      HSL:
        54°, 92.1875%, 74.9020%
        HSV (HSB):
        54°, 47.2000%, 98.0392%
        XYZ:
        74.4557, 83.7229, 34.0657
        xyY:
        0.3873, 0.4355, 83.7229
      CIE-Lab:
        93.3300, -10.3327, 52.7263
        CIE-LCH:
        93.3300, 53.7292, 101.0876
        CIE-Luv:
        93.3300, 12.2116, 69.9739
        Hunter-Lab:
        91.5002, -14.8762, 41.9764
      #faef84 color charts
#faef84 RGB chart
      #faef84 CMYK chart
      #faef84 RGB pie chart
      #faef84 color shades, tints & tones
#faef84 color schemes
#faef84 color preview, HTML & CSS examples
           This text has a color of #faef84        
        
          <p style="color:#faef84;">Text here</p>
        
        
          .mytext {color:#faef84;}
        
        Text color #faef84
      
           This box has a color of #faef84        
        
          <div style="background-color:#faef84;">Content here</div>
        
        
          .mybackground {background-color:#faef84;}
        
        Background color #faef84
      
           Border around this has a color of #faef84        
        
          <div style="border:2px solid #faef84;">Content here</div>
        
        
          .myborder {border:2px solid #faef84;}
        
        Border color #faef84