#faef64 color space conversions
Hex:
        #faef64
        RGB:
        250, 239, 100
        CMY:
        2, 6, 61
        CMYK:
        0, 4, 60, 2
      HSL:
        56°, 93.7500%, 68.6275%
        HSV (HSB):
        56°, 60.0000%, 98.0392%
        XYZ:
        72.5911, 82.9771, 24.2468
        xyY:
        0.4037, 0.4615, 82.9771
      CIE-Lab:
        93.0044, -12.8093, 66.7129
        CIE-LCH:
        93.0044, 67.9315, 100.8689
        CIE-Luv:
        93.0044, 13.3688, 83.3405
        Hunter-Lab:
        91.0918, -17.1638, 47.9824
      #faef64 color charts
#faef64 RGB chart
      #faef64 CMYK chart
      #faef64 RGB pie chart
      #faef64 color shades, tints & tones
#faef64 color schemes
#faef64 color preview, HTML & CSS examples
           This text has a color of #faef64        
        
          <p style="color:#faef64;">Text here</p>
        
        
          .mytext {color:#faef64;}
        
        Text color #faef64
      
           This box has a color of #faef64        
        
          <div style="background-color:#faef64;">Content here</div>
        
        
          .mybackground {background-color:#faef64;}
        
        Background color #faef64
      
           Border around this has a color of #faef64        
        
          <div style="border:2px solid #faef64;">Content here</div>
        
        
          .myborder {border:2px solid #faef64;}
        
        Border color #faef64