#faa65e color space conversions
Hex:
        #faa65e
        RGB:
        250, 166, 94
        CMY:
        2, 35, 63
        CMYK:
        0, 34, 62, 2
      HSL:
        28°, 93.9759%, 67.4510%
        HSV (HSB):
        28°, 62.4000%, 98.0392%
        XYZ:
        55.0809, 48.4046, 17.0296
        xyY:
        0.4570, 0.4016, 48.4046
      CIE-Lab:
        75.0794, 24.2771, 49.2766
        CIE-LCH:
        75.0794, 54.9323, 63.7719
        CIE-Luv:
        75.0794, 65.2932, 53.7998
        Hunter-Lab:
        69.5734, 19.5642, 34.1889
      #faa65e color charts
#faa65e RGB chart
      #faa65e CMYK chart
      #faa65e RGB pie chart
      #faa65e color shades, tints & tones
#faa65e color schemes
#faa65e color preview, HTML & CSS examples
           This text has a color of #faa65e        
        
          <p style="color:#faa65e;">Text here</p>
        
        
          .mytext {color:#faa65e;}
        
        Text color #faa65e
      
           This box has a color of #faa65e        
        
          <div style="background-color:#faa65e;">Content here</div>
        
        
          .mybackground {background-color:#faa65e;}
        
        Background color #faa65e
      
           Border around this has a color of #faa65e        
        
          <div style="border:2px solid #faa65e;">Content here</div>
        
        
          .myborder {border:2px solid #faa65e;}
        
        Border color #faa65e