#faea6e color space conversions
Hex:
        #faea6e
        RGB:
        250, 234, 110
        CMY:
        2, 8, 57
        CMYK:
        0, 6, 56, 2
      HSL:
        53°, 93.3333%, 70.5882%
        HSV (HSB):
        53°, 56.0000%, 98.0392%
        XYZ:
        71.6616, 80.2954, 26.4734
        xyY:
        0.4016, 0.4500, 80.2954
      CIE-Lab:
        91.8172, -9.6513, 61.0634
        CIE-LCH:
        91.8172, 61.8214, 98.9815
        CIE-Luv:
        91.8172, 16.2659, 77.3340
        Hunter-Lab:
        89.6077, -14.0624, 45.2089
      #faea6e color charts
#faea6e RGB chart
      #faea6e CMYK chart
      #faea6e RGB pie chart
      #faea6e color shades, tints & tones
#faea6e color schemes
#faea6e color preview, HTML & CSS examples
           This text has a color of #faea6e        
        
          <p style="color:#faea6e;">Text here</p>
        
        
          .mytext {color:#faea6e;}
        
        Text color #faea6e
      
           This box has a color of #faea6e        
        
          <div style="background-color:#faea6e;">Content here</div>
        
        
          .mybackground {background-color:#faea6e;}
        
        Background color #faea6e
      
           Border around this has a color of #faea6e        
        
          <div style="border:2px solid #faea6e;">Content here</div>
        
        
          .myborder {border:2px solid #faea6e;}
        
        Border color #faea6e