#faa632 color space conversions
Hex:
        #faa632
        RGB:
        250, 166, 50
        CMY:
        2, 35, 80
        CMYK:
        0, 34, 80, 2
      HSL:
        35°, 95.2381%, 58.8235%
        HSV (HSB):
        35°, 80.0000%, 98.0392%
        XYZ:
        53.6363, 47.8267, 9.4222
        xyY:
        0.4837, 0.4313, 47.8267
      CIE-Lab:
        74.7155, 22.1688, 67.9434
        CIE-LCH:
        74.7155, 71.4686, 71.9293
        CIE-Luv:
        74.7155, 68.5499, 68.1690
        Hunter-Lab:
        69.1569, 17.4155, 40.3319
      #faa632 color charts
#faa632 RGB chart
      #faa632 CMYK chart
      #faa632 RGB pie chart
      #faa632 color shades, tints & tones
#faa632 color schemes
#faa632 color preview, HTML & CSS examples
           This text has a color of #faa632        
        
          <p style="color:#faa632;">Text here</p>
        
        
          .mytext {color:#faa632;}
        
        Text color #faa632
      
           This box has a color of #faa632        
        
          <div style="background-color:#faa632;">Content here</div>
        
        
          .mybackground {background-color:#faa632;}
        
        Background color #faa632
      
           Border around this has a color of #faa632        
        
          <div style="border:2px solid #faa632;">Content here</div>
        
        
          .myborder {border:2px solid #faa632;}
        
        Border color #faa632