#ead42e color space conversions
Hex:
        #ead42e
        RGB:
        234, 212, 46
        CMY:
        8, 17, 82
        CMYK:
        0, 9, 80, 8
      HSL:
        53°, 81.7391%, 54.9020%
        HSV (HSB):
        53°, 80.3419%, 91.7647%
        XYZ:
        57.9683, 64.7766, 12.0327
        xyY:
        0.4301, 0.4806, 64.7766
      CIE-Lab:
        84.3685, -8.6018, 77.0729
        CIE-LCH:
        84.3685, 77.5514, 96.3682
        CIE-Luv:
        84.3685, 21.6455, 86.3221
        Hunter-Lab:
        80.4839, -12.2828, 47.4747
      #ead42e color charts
#ead42e RGB chart
      #ead42e CMYK chart
      #ead42e RGB pie chart
      #ead42e color shades, tints & tones
#ead42e color schemes
#ead42e color preview, HTML & CSS examples
           This text has a color of #ead42e        
        
          <p style="color:#ead42e;">Text here</p>
        
        
          .mytext {color:#ead42e;}
        
        Text color #ead42e
      
           This box has a color of #ead42e        
        
          <div style="background-color:#ead42e;">Content here</div>
        
        
          .mybackground {background-color:#ead42e;}
        
        Background color #ead42e
      
           Border around this has a color of #ead42e        
        
          <div style="border:2px solid #ead42e;">Content here</div>
        
        
          .myborder {border:2px solid #ead42e;}
        
        Border color #ead42e