#eafb70 color space conversions
Hex:
        #eafb70
        RGB:
        234, 251, 112
        CMY:
        8, 2, 56
        CMYK:
        7, 0, 55, 2
      HSL:
        67°, 94.5578%, 71.1765%
        HSV (HSB):
        67°, 55.3785%, 98.4314%
        XYZ:
        71.3535, 87.6566, 28.4879
        xyY:
        0.3806, 0.4675, 87.6566
      CIE-Lab:
        95.0162, -24.0929, 63.4896
        CIE-LCH:
        95.0162, 67.9073, 110.7807
        CIE-Luv:
        95.0162, -4.8180, 83.6597
        Hunter-Lab:
        93.6251, -27.8057, 47.4970
      #eafb70 color charts
#eafb70 RGB chart
      #eafb70 CMYK chart
      #eafb70 RGB pie chart
      #eafb70 color shades, tints & tones
#eafb70 color schemes
#eafb70 color preview, HTML & CSS examples
           This text has a color of #eafb70        
        
          <p style="color:#eafb70;">Text here</p>
        
        
          .mytext {color:#eafb70;}
        
        Text color #eafb70
      
           This box has a color of #eafb70        
        
          <div style="background-color:#eafb70;">Content here</div>
        
        
          .mybackground {background-color:#eafb70;}
        
        Background color #eafb70
      
           Border around this has a color of #eafb70        
        
          <div style="border:2px solid #eafb70;">Content here</div>
        
        
          .myborder {border:2px solid #eafb70;}
        
        Border color #eafb70