#feaf20 color space conversions
Hex:
        #feaf20
        RGB:
        254, 175, 32
        CMY:
        0, 31, 87
        CMYK:
        0, 31, 87, 0
      HSL:
        39°, 99.1071%, 56.0784%
        HSV (HSB):
        39°, 87.4016%, 99.6078%
        XYZ:
        56.4637, 51.8351, 8.3957
        xyY:
        0.4839, 0.4442, 51.8351
      CIE-Lab:
        77.1821, 18.6733, 75.5328
        CIE-LCH:
        77.1821, 77.8068, 76.1137
        CIE-Luv:
        77.1821, 65.2529, 74.8948
        Hunter-Lab:
        71.9966, 13.9957, 43.4836
      #feaf20 color charts
#feaf20 RGB chart
      #feaf20 CMYK chart
      #feaf20 RGB pie chart
      #feaf20 color shades, tints & tones
#feaf20 color schemes
#feaf20 color preview, HTML & CSS examples
           This text has a color of #feaf20        
        
          <p style="color:#feaf20;">Text here</p>
        
        
          .mytext {color:#feaf20;}
        
        Text color #feaf20
      
           This box has a color of #feaf20        
        
          <div style="background-color:#feaf20;">Content here</div>
        
        
          .mybackground {background-color:#feaf20;}
        
        Background color #feaf20
      
           Border around this has a color of #feaf20        
        
          <div style="border:2px solid #feaf20;">Content here</div>
        
        
          .myborder {border:2px solid #feaf20;}
        
        Border color #feaf20