#feaf40 color space conversions
Hex:
        #feaf40
        RGB:
        254, 175, 64
        CMY:
        0, 31, 75
        CMYK:
        0, 31, 75, 0
      HSL:
        35°, 98.9583%, 62.3529%
        HSV (HSB):
        35°, 74.8031%, 99.6078%
        XYZ:
        57.1284, 52.1009, 11.8960
        xyY:
        0.4716, 0.4301, 52.1009
      CIE-Lab:
        77.3412, 19.6307, 65.3215
        CIE-LCH:
        77.3412, 68.2075, 73.2732
        CIE-Luv:
        77.3412, 63.8640, 68.3389
        Hunter-Lab:
        72.1810, 14.9591, 40.7552
      #feaf40 color charts
#feaf40 RGB chart
      #feaf40 CMYK chart
      #feaf40 RGB pie chart
      #feaf40 color shades, tints & tones
#feaf40 color schemes
#feaf40 color preview, HTML & CSS examples
           This text has a color of #feaf40        
        
          <p style="color:#feaf40;">Text here</p>
        
        
          .mytext {color:#feaf40;}
        
        Text color #feaf40
      
           This box has a color of #feaf40        
        
          <div style="background-color:#feaf40;">Content here</div>
        
        
          .mybackground {background-color:#feaf40;}
        
        Background color #feaf40
      
           Border around this has a color of #feaf40        
        
          <div style="border:2px solid #feaf40;">Content here</div>
        
        
          .myborder {border:2px solid #feaf40;}
        
        Border color #feaf40