#eadf76 color space conversions
Hex:
        #eadf76
        RGB:
        234, 223, 118
        CMY:
        8, 13, 54
        CMYK:
        0, 5, 50, 8
      HSL:
        54°, 73.4177%, 69.0196%
        HSV (HSB):
        54°, 49.5726%, 91.7647%
        XYZ:
        63.5894, 71.5758, 27.6035
        xyY:
        0.3907, 0.4397, 71.5758
      CIE-Lab:
        87.7640, -9.9527, 52.3235
        CIE-LCH:
        87.7640, 53.2617, 100.7698
        CIE-Luv:
        87.7640, 12.1437, 68.0747
        Hunter-Lab:
        84.6025, -13.8892, 39.8770
      #eadf76 color charts
#eadf76 RGB chart
      #eadf76 CMYK chart
      #eadf76 RGB pie chart
      #eadf76 color shades, tints & tones
#eadf76 color schemes
#eadf76 color preview, HTML & CSS examples
           This text has a color of #eadf76        
        
          <p style="color:#eadf76;">Text here</p>
        
        
          .mytext {color:#eadf76;}
        
        Text color #eadf76
      
           This box has a color of #eadf76        
        
          <div style="background-color:#eadf76;">Content here</div>
        
        
          .mybackground {background-color:#eadf76;}
        
        Background color #eadf76
      
           Border around this has a color of #eadf76        
        
          <div style="border:2px solid #eadf76;">Content here</div>
        
        
          .myborder {border:2px solid #eadf76;}
        
        Border color #eadf76