#eafb42 color space conversions
Hex:
        #eafb42
        RGB:
        234, 251, 66
        CMY:
        8, 2, 74
        CMYK:
        7, 0, 74, 2
      HSL:
        66°, 95.8549%, 62.1569%
        HSV (HSB):
        66°, 73.7052%, 98.4314%
        XYZ:
        69.4122, 86.8801, 18.2654
        xyY:
        0.3976, 0.4977, 86.8801
      CIE-Lab:
        94.6874, -26.8348, 80.5376
        CIE-LCH:
        94.6874, 84.8906, 108.4278
        CIE-Luv:
        94.6874, -4.0959, 97.8025
        Hunter-Lab:
        93.2095, -30.1894, 53.6282
      #eafb42 color charts
#eafb42 RGB chart
      #eafb42 CMYK chart
      #eafb42 RGB pie chart
      #eafb42 color shades, tints & tones
#eafb42 color schemes
#eafb42 color preview, HTML & CSS examples
           This text has a color of #eafb42        
        
          <p style="color:#eafb42;">Text here</p>
        
        
          .mytext {color:#eafb42;}
        
        Text color #eafb42
      
           This box has a color of #eafb42        
        
          <div style="background-color:#eafb42;">Content here</div>
        
        
          .mybackground {background-color:#eafb42;}
        
        Background color #eafb42
      
           Border around this has a color of #eafb42        
        
          <div style="border:2px solid #eafb42;">Content here</div>
        
        
          .myborder {border:2px solid #eafb42;}
        
        Border color #eafb42