#fae170 color space conversions
Hex:
        #fae170
        RGB:
        250, 225, 112
        CMY:
        2, 12, 56
        CMYK:
        0, 10, 55, 2
      HSL:
        49°, 93.2432%, 70.9804%
        HSV (HSB):
        49°, 55.2000%, 98.0392%
        XYZ:
        69.2742, 75.3443, 26.2210
        xyY:
        0.4055, 0.4410, 75.3443
      CIE-Lab:
        89.5540, -5.0068, 57.5593
        CIE-LCH:
        89.5540, 57.7767, 94.9714
        CIE-Luv:
        89.5540, 22.0775, 72.4310
        Hunter-Lab:
        86.8011, -9.4446, 42.8503
      #fae170 color charts
#fae170 RGB chart
      #fae170 CMYK chart
      #fae170 RGB pie chart
      #fae170 color shades, tints & tones
#fae170 color schemes
#fae170 color preview, HTML & CSS examples
           This text has a color of #fae170        
        
          <p style="color:#fae170;">Text here</p>
        
        
          .mytext {color:#fae170;}
        
        Text color #fae170
      
           This box has a color of #fae170        
        
          <div style="background-color:#fae170;">Content here</div>
        
        
          .mybackground {background-color:#fae170;}
        
        Background color #fae170
      
           Border around this has a color of #fae170        
        
          <div style="border:2px solid #fae170;">Content here</div>
        
        
          .myborder {border:2px solid #fae170;}
        
        Border color #fae170