#fae959 color space conversions
Hex:
        #fae959
        RGB:
        250, 233, 89
        CMY:
        2, 9, 65
        CMYK:
        0, 7, 64, 2
      HSL:
        54°, 94.1520%, 66.4706%
        HSV (HSB):
        54°, 64.4000%, 98.0392%
        XYZ:
        70.3664, 79.3231, 21.0534
        xyY:
        0.4121, 0.4646, 79.3231
      CIE-Lab:
        91.3803, -10.5261, 69.4871
        CIE-LCH:
        91.3803, 70.2799, 98.6139
        CIE-Luv:
        91.3803, 17.6390, 84.4919
        Hunter-Lab:
        89.0635, -14.8336, 48.3291
      #fae959 color charts
#fae959 RGB chart
      #fae959 CMYK chart
      #fae959 RGB pie chart
      #fae959 color shades, tints & tones
#fae959 color schemes
#fae959 color preview, HTML & CSS examples
           This text has a color of #fae959        
        
          <p style="color:#fae959;">Text here</p>
        
        
          .mytext {color:#fae959;}
        
        Text color #fae959
      
           This box has a color of #fae959        
        
          <div style="background-color:#fae959;">Content here</div>
        
        
          .mybackground {background-color:#fae959;}
        
        Background color #fae959
      
           Border around this has a color of #fae959        
        
          <div style="border:2px solid #fae959;">Content here</div>
        
        
          .myborder {border:2px solid #fae959;}
        
        Border color #fae959