#eafc70 color space conversions
Hex:
        #eafc70
        RGB:
        234, 252, 112
        CMY:
        8, 1, 56
        CMYK:
        7, 0, 56, 1
      HSL:
        68°, 95.8904%, 71.3725%
        HSV (HSB):
        68°, 55.5556%, 98.8235%
        XYZ:
        71.6667, 88.2831, 28.5923
        xyY:
        0.3801, 0.4682, 88.2831
      CIE-Lab:
        95.2800, -24.5662, 63.7884
        CIE-LCH:
        95.2800, 68.3554, 111.0627
        CIE-Luv:
        95.2800, -5.4090, 84.1135
        Hunter-Lab:
        93.9591, -28.2786, 47.7290
      #eafc70 color charts
#eafc70 RGB chart
      #eafc70 CMYK chart
      #eafc70 RGB pie chart
      #eafc70 color shades, tints & tones
#eafc70 color schemes
#eafc70 color preview, HTML & CSS examples
           This text has a color of #eafc70        
        
          <p style="color:#eafc70;">Text here</p>
        
        
          .mytext {color:#eafc70;}
        
        Text color #eafc70
      
           This box has a color of #eafc70        
        
          <div style="background-color:#eafc70;">Content here</div>
        
        
          .mybackground {background-color:#eafc70;}
        
        Background color #eafc70
      
           Border around this has a color of #eafc70        
        
          <div style="border:2px solid #eafc70;">Content here</div>
        
        
          .myborder {border:2px solid #eafc70;}
        
        Border color #eafc70