#ead50d color space conversions
Hex:
        #ead50d
        RGB:
        234, 213, 13
        CMY:
        8, 16, 95
        CMYK:
        0, 9, 94, 8
      HSL:
        54°, 89.4737%, 48.4314%
        HSV (HSB):
        54°, 94.4444%, 91.7647%
        XYZ:
        57.7986, 65.1100, 9.9019
        xyY:
        0.4352, 0.4902, 65.1100
      CIE-Lab:
        84.5404, -9.7569, 83.4061
        CIE-LCH:
        84.5404, 83.9748, 96.6722
        CIE-Luv:
        84.5404, 21.3393, 90.4786
        Hunter-Lab:
        80.6908, -13.3497, 49.2078
      #ead50d color charts
#ead50d RGB chart
      #ead50d CMYK chart
      #ead50d RGB pie chart
      #ead50d color shades, tints & tones
#ead50d color schemes
#ead50d color preview, HTML & CSS examples
           This text has a color of #ead50d        
        
          <p style="color:#ead50d;">Text here</p>
        
        
          .mytext {color:#ead50d;}
        
        Text color #ead50d
      
           This box has a color of #ead50d        
        
          <div style="background-color:#ead50d;">Content here</div>
        
        
          .mybackground {background-color:#ead50d;}
        
        Background color #ead50d
      
           Border around this has a color of #ead50d        
        
          <div style="border:2px solid #ead50d;">Content here</div>
        
        
          .myborder {border:2px solid #ead50d;}
        
        Border color #ead50d