#eaed76 color space conversions
Hex:
        #eaed76
        RGB:
        234, 237, 118
        CMY:
        8, 7, 54
        CMYK:
        1, 0, 50, 7
      HSL:
        62°, 76.7742%, 69.6078%
        HSV (HSB):
        62°, 50.2110%, 92.9412%
        XYZ:
        67.4859, 79.3688, 28.9024
        xyY:
        0.3840, 0.4516, 79.3688
      CIE-Lab:
        91.4009, -16.8733, 56.6391
        CIE-LCH:
        91.4009, 59.0990, 106.5893
        CIE-Luv:
        91.4009, 3.4491, 74.6965
        Hunter-Lab:
        89.0892, -20.6906, 43.1275
      #eaed76 color charts
#eaed76 RGB chart
      #eaed76 CMYK chart
      #eaed76 RGB pie chart
      #eaed76 color shades, tints & tones
#eaed76 color schemes
#eaed76 color preview, HTML & CSS examples
           This text has a color of #eaed76        
        
          <p style="color:#eaed76;">Text here</p>
        
        
          .mytext {color:#eaed76;}
        
        Text color #eaed76
      
           This box has a color of #eaed76        
        
          <div style="background-color:#eaed76;">Content here</div>
        
        
          .mybackground {background-color:#eaed76;}
        
        Background color #eaed76
      
           Border around this has a color of #eaed76        
        
          <div style="border:2px solid #eaed76;">Content here</div>
        
        
          .myborder {border:2px solid #eaed76;}
        
        Border color #eaed76