#fae968 color space conversions
Hex:
        #fae968
        RGB:
        250, 233, 104
        CMY:
        2, 9, 59
        CMYK:
        0, 7, 58, 2
      HSL:
        53°, 93.5897%, 69.4118%
        HSV (HSB):
        53°, 58.4000%, 98.0392%
        XYZ:
        71.0619, 79.6013, 24.7159
        xyY:
        0.4052, 0.4539, 79.6013
      CIE-Lab:
        91.5057, -9.5812, 63.3520
        CIE-LCH:
        91.5057, 64.0725, 98.6001
        CIE-Luv:
        91.5057, 17.1388, 79.2339
        Hunter-Lab:
        89.2196, -13.9618, 46.0290
      #fae968 color charts
#fae968 RGB chart
      #fae968 CMYK chart
      #fae968 RGB pie chart
      #fae968 color shades, tints & tones
#fae968 color schemes
#fae968 color preview, HTML & CSS examples
           This text has a color of #fae968        
        
          <p style="color:#fae968;">Text here</p>
        
        
          .mytext {color:#fae968;}
        
        Text color #fae968
      
           This box has a color of #fae968        
        
          <div style="background-color:#fae968;">Content here</div>
        
        
          .mybackground {background-color:#fae968;}
        
        Background color #fae968
      
           Border around this has a color of #fae968        
        
          <div style="border:2px solid #fae968;">Content here</div>
        
        
          .myborder {border:2px solid #fae968;}
        
        Border color #fae968