#eaed52 color space conversions
Hex:
        #eaed52
        RGB:
        234, 237, 82
        CMY:
        8, 7, 68
        CMYK:
        1, 0, 65, 7
      HSL:
        61°, 81.1518%, 62.5490%
        HSV (HSB):
        61°, 65.4008%, 92.9412%
        XYZ:
        65.7389, 78.6700, 19.7027
        xyY:
        0.4006, 0.4794, 78.6700
      CIE-Lab:
        91.0848, -19.3935, 71.5057
        CIE-LCH:
        91.0848, 74.0890, 105.1745
        CIE-Luv:
        91.0848, 4.3511, 87.9294
        Hunter-Lab:
        88.6961, -22.9194, 48.9168
      #eaed52 color charts
#eaed52 RGB chart
      #eaed52 CMYK chart
      #eaed52 RGB pie chart
      #eaed52 color shades, tints & tones
#eaed52 color schemes
#eaed52 color preview, HTML & CSS examples
           This text has a color of #eaed52        
        
          <p style="color:#eaed52;">Text here</p>
        
        
          .mytext {color:#eaed52;}
        
        Text color #eaed52
      
           This box has a color of #eaed52        
        
          <div style="background-color:#eaed52;">Content here</div>
        
        
          .mybackground {background-color:#eaed52;}
        
        Background color #eaed52
      
           Border around this has a color of #eaed52        
        
          <div style="border:2px solid #eaed52;">Content here</div>
        
        
          .myborder {border:2px solid #eaed52;}
        
        Border color #eaed52