#eadd52 color space conversions
Hex:
        #eadd52
        RGB:
        234, 221, 82
        CMY:
        8, 13, 68
        CMYK:
        0, 6, 65, 8
      HSL:
        55°, 78.3505%, 61.9608%
        HSV (HSB):
        55°, 64.9573%, 91.7647%
        XYZ:
        61.3111, 69.8145, 18.2268
        xyY:
        0.4105, 0.4674, 69.8145
      CIE-Lab:
        86.9058, -11.5398, 67.1989
        CIE-LCH:
        86.9058, 68.1826, 99.7441
        CIE-Luv:
        86.9058, 14.6810, 81.1559
        Hunter-Lab:
        83.5551, -15.2415, 45.5550
      #eadd52 color charts
#eadd52 RGB chart
      #eadd52 CMYK chart
      #eadd52 RGB pie chart
      #eadd52 color shades, tints & tones
#eadd52 color schemes
#eadd52 color preview, HTML & CSS examples
           This text has a color of #eadd52        
        
          <p style="color:#eadd52;">Text here</p>
        
        
          .mytext {color:#eadd52;}
        
        Text color #eadd52
      
           This box has a color of #eadd52        
        
          <div style="background-color:#eadd52;">Content here</div>
        
        
          .mybackground {background-color:#eadd52;}
        
        Background color #eadd52
      
           Border around this has a color of #eadd52        
        
          <div style="border:2px solid #eadd52;">Content here</div>
        
        
          .myborder {border:2px solid #eadd52;}
        
        Border color #eadd52