#ead04e color space conversions
Hex:
        #ead04e
        RGB:
        234, 208, 78
        CMY:
        8, 18, 69
        CMYK:
        0, 11, 67, 8
      HSL:
        50°, 78.7879%, 61.1765%
        HSV (HSB):
        50°, 66.6667%, 91.7647%
        XYZ:
        57.8627, 63.1542, 16.3480
        xyY:
        0.4212, 0.4598, 63.1542
      CIE-Lab:
        83.5235, -5.2170, 65.2926
        CIE-LCH:
        83.5235, 65.5007, 94.5684
        CIE-Luv:
        83.5235, 23.5697, 76.8953
        Hunter-Lab:
        79.4696, -9.1041, 43.4320
      #ead04e color charts
#ead04e RGB chart
      #ead04e CMYK chart
      #ead04e RGB pie chart
      #ead04e color shades, tints & tones
#ead04e color schemes
#ead04e color preview, HTML & CSS examples
           This text has a color of #ead04e        
        
          <p style="color:#ead04e;">Text here</p>
        
        
          .mytext {color:#ead04e;}
        
        Text color #ead04e
      
           This box has a color of #ead04e        
        
          <div style="background-color:#ead04e;">Content here</div>
        
        
          .mybackground {background-color:#ead04e;}
        
        Background color #ead04e
      
           Border around this has a color of #ead04e        
        
          <div style="border:2px solid #ead04e;">Content here</div>
        
        
          .myborder {border:2px solid #ead04e;}
        
        Border color #ead04e