#faae35 color space conversions
Hex:
        #faae35
        RGB:
        250, 174, 53
        CMY:
        2, 32, 79
        CMYK:
        0, 30, 79, 2
      HSL:
        37°, 95.1691%, 59.4118%
        HSV (HSB):
        37°, 78.8000%, 98.0392%
        XYZ:
        55.2030, 50.8531, 10.2743
        xyY:
        0.4745, 0.4371, 50.8531
      CIE-Lab:
        76.5900, 18.0737, 68.5850
        CIE-LCH:
        76.5900, 70.9264, 75.2368
        CIE-Luv:
        76.5900, 62.0295, 70.5485
        Hunter-Lab:
        71.3114, 13.3841, 41.3757
      #faae35 color charts
#faae35 RGB chart
      #faae35 CMYK chart
      #faae35 RGB pie chart
      #faae35 color shades, tints & tones
#faae35 color schemes
#faae35 color preview, HTML & CSS examples
           This text has a color of #faae35        
        
          <p style="color:#faae35;">Text here</p>
        
        
          .mytext {color:#faae35;}
        
        Text color #faae35
      
           This box has a color of #faae35        
        
          <div style="background-color:#faae35;">Content here</div>
        
        
          .mybackground {background-color:#faae35;}
        
        Background color #faae35
      
           Border around this has a color of #faae35        
        
          <div style="border:2px solid #faae35;">Content here</div>
        
        
          .myborder {border:2px solid #faae35;}
        
        Border color #faae35