#feaf52 color space conversions
Hex:
        #feaf52
        RGB:
        254, 175, 82
        CMY:
        0, 31, 68
        CMYK:
        0, 31, 68, 0
      HSL:
        32°, 98.8506%, 65.8824%
        HSV (HSB):
        32°, 67.7165%, 99.6078%
        XYZ:
        57.7260, 52.3400, 15.0428
        xyY:
        0.4614, 0.4184, 52.3400
      CIE-Lab:
        77.4837, 20.4825, 57.7870
        CIE-LCH:
        77.4837, 61.3096, 70.4832
        CIE-Luv:
        77.4837, 62.6541, 62.6170
        Hunter-Lab:
        72.3464, 15.8211, 38.3145
      #feaf52 color charts
#feaf52 RGB chart
      #feaf52 CMYK chart
      #feaf52 RGB pie chart
      #feaf52 color shades, tints & tones
#feaf52 color schemes
#feaf52 color preview, HTML & CSS examples
           This text has a color of #feaf52        
        
          <p style="color:#feaf52;">Text here</p>
        
        
          .mytext {color:#feaf52;}
        
        Text color #feaf52
      
           This box has a color of #feaf52        
        
          <div style="background-color:#feaf52;">Content here</div>
        
        
          .mybackground {background-color:#feaf52;}
        
        Background color #feaf52
      
           Border around this has a color of #feaf52        
        
          <div style="border:2px solid #feaf52;">Content here</div>
        
        
          .myborder {border:2px solid #feaf52;}
        
        Border color #feaf52