#fae985 color space conversions
Hex:
        #fae985
        RGB:
        250, 233, 133
        CMY:
        2, 9, 48
        CMYK:
        0, 7, 47, 2
      HSL:
        51°, 92.1260%, 75.0980%
        HSV (HSB):
        51°, 46.8000%, 98.0392%
        XYZ:
        72.7969, 80.2953, 33.8520
        xyY:
        0.3894, 0.4295, 80.2953
      CIE-Lab:
        91.8172, -7.2604, 50.4024
        CIE-LCH:
        91.8172, 50.9227, 98.1970
        CIE-Luv:
        91.8172, 15.9373, 66.5936
        Hunter-Lab:
        89.6076, -11.8006, 40.3267
      #fae985 color charts
#fae985 RGB chart
      #fae985 CMYK chart
      #fae985 RGB pie chart
      #fae985 color shades, tints & tones
#fae985 color schemes
#fae985 color preview, HTML & CSS examples
           This text has a color of #fae985        
        
          <p style="color:#fae985;">Text here</p>
        
        
          .mytext {color:#fae985;}
        
        Text color #fae985
      
           This box has a color of #fae985        
        
          <div style="background-color:#fae985;">Content here</div>
        
        
          .mybackground {background-color:#fae985;}
        
        Background color #fae985
      
           Border around this has a color of #fae985        
        
          <div style="border:2px solid #fae985;">Content here</div>
        
        
          .myborder {border:2px solid #fae985;}
        
        Border color #fae985