#faeb70 color space conversions
Hex:
        #faeb70
        RGB:
        250, 235, 112
        CMY:
        2, 8, 56
        CMYK:
        0, 6, 55, 2
      HSL:
        53°, 93.2432%, 70.9804%
        HSV (HSB):
        53°, 55.2000%, 98.0392%
        XYZ:
        72.0573, 80.9105, 27.1487
        xyY:
        0.4001, 0.4492, 80.9105
      CIE-Lab:
        92.0919, -9.9989, 60.4844
        CIE-LCH:
        92.0919, 61.3053, 99.3869
        CIE-Luv:
        92.0919, 15.5436, 76.9752
        Hunter-Lab:
        89.9503, -14.4203, 45.0703
      #faeb70 color charts
#faeb70 RGB chart
      #faeb70 CMYK chart
      #faeb70 RGB pie chart
      #faeb70 color shades, tints & tones
#faeb70 color schemes
#faeb70 color preview, HTML & CSS examples
           This text has a color of #faeb70        
        
          <p style="color:#faeb70;">Text here</p>
        
        
          .mytext {color:#faeb70;}
        
        Text color #faeb70
      
           This box has a color of #faeb70        
        
          <div style="background-color:#faeb70;">Content here</div>
        
        
          .mybackground {background-color:#faeb70;}
        
        Background color #faeb70
      
           Border around this has a color of #faeb70        
        
          <div style="border:2px solid #faeb70;">Content here</div>
        
        
          .myborder {border:2px solid #faeb70;}
        
        Border color #faeb70