#eadf14 color space conversions
Hex:
        #eadf14
        RGB:
        234, 223, 20
        CMY:
        8, 13, 92
        CMYK:
        0, 5, 91, 8
      HSL:
        57°, 84.2520%, 49.8039%
        HSV (HSB):
        57°, 91.4530%, 91.7647%
        XYZ:
        60.4456, 70.3183, 11.0488
        xyY:
        0.4262, 0.4959, 70.3183
      CIE-Lab:
        87.1527, -14.6466, 84.5639
        CIE-LCH:
        87.1527, 85.8229, 99.8262
        CIE-Luv:
        87.1527, 14.3946, 93.7700
        Hunter-Lab:
        83.8560, -18.0805, 50.8872
      #eadf14 color charts
#eadf14 RGB chart
      #eadf14 CMYK chart
      #eadf14 RGB pie chart
      #eadf14 color shades, tints & tones
#eadf14 color schemes
#eadf14 color preview, HTML & CSS examples
           This text has a color of #eadf14        
        
          <p style="color:#eadf14;">Text here</p>
        
        
          .mytext {color:#eadf14;}
        
        Text color #eadf14
      
           This box has a color of #eadf14        
        
          <div style="background-color:#eadf14;">Content here</div>
        
        
          .mybackground {background-color:#eadf14;}
        
        Background color #eadf14
      
           Border around this has a color of #eadf14        
        
          <div style="border:2px solid #eadf14;">Content here</div>
        
        
          .myborder {border:2px solid #eadf14;}
        
        Border color #eadf14