#eaed72 color space conversions
Hex:
        #eaed72
        RGB:
        234, 237, 114
        CMY:
        8, 7, 55
        CMYK:
        1, 0, 52, 7
      HSL:
        61°, 77.3585%, 68.8235%
        HSV (HSB):
        61°, 51.8987%, 92.9412%
        XYZ:
        67.2531, 79.2757, 27.6767
        xyY:
        0.3861, 0.4551, 79.2757
      CIE-Lab:
        91.3589, -17.2056, 58.4098
        CIE-LCH:
        91.3589, 60.8912, 106.4133
        CIE-Luv:
        91.3589, 3.5665, 76.4185
        Hunter-Lab:
        89.0369, -20.9864, 43.8958
      #eaed72 color charts
#eaed72 RGB chart
      #eaed72 CMYK chart
      #eaed72 RGB pie chart
      #eaed72 color shades, tints & tones
#eaed72 color schemes
#eaed72 color preview, HTML & CSS examples
           This text has a color of #eaed72        
        
          <p style="color:#eaed72;">Text here</p>
        
        
          .mytext {color:#eaed72;}
        
        Text color #eaed72
      
           This box has a color of #eaed72        
        
          <div style="background-color:#eaed72;">Content here</div>
        
        
          .mybackground {background-color:#eaed72;}
        
        Background color #eaed72
      
           Border around this has a color of #eaed72        
        
          <div style="border:2px solid #eaed72;">Content here</div>
        
        
          .myborder {border:2px solid #eaed72;}
        
        Border color #eaed72