#faeb7a color space conversions
Hex:
        #faeb7a
        RGB:
        250, 235, 122
        CMY:
        2, 8, 52
        CMYK:
        0, 6, 51, 2
      HSL:
        53°, 92.7536%, 72.9412%
        HSV (HSB):
        53°, 51.2000%, 98.0392%
        XYZ:
        72.6455, 81.1458, 30.2462
        xyY:
        0.3947, 0.4409, 81.1458
      CIE-Lab:
        92.1965, -9.2128, 56.0488
        CIE-LCH:
        92.1965, 56.8009, 99.3344
        CIE-Luv:
        92.1965, 15.1495, 72.7001
        Hunter-Lab:
        90.0810, -13.6909, 43.1490
      #faeb7a color charts
#faeb7a RGB chart
      #faeb7a CMYK chart
      #faeb7a RGB pie chart
      #faeb7a color shades, tints & tones
#faeb7a color schemes
#faeb7a color preview, HTML & CSS examples
           This text has a color of #faeb7a        
        
          <p style="color:#faeb7a;">Text here</p>
        
        
          .mytext {color:#faeb7a;}
        
        Text color #faeb7a
      
           This box has a color of #faeb7a        
        
          <div style="background-color:#faeb7a;">Content here</div>
        
        
          .mybackground {background-color:#faeb7a;}
        
        Background color #faeb7a
      
           Border around this has a color of #faeb7a        
        
          <div style="border:2px solid #faeb7a;">Content here</div>
        
        
          .myborder {border:2px solid #faeb7a;}
        
        Border color #faeb7a