#ead12c color space conversions
Hex:
        #ead12c
        RGB:
        234, 209, 44
        CMY:
        8, 18, 83
        CMYK:
        0, 11, 81, 8
      HSL:
        52°, 81.8966%, 54.5098%
        HSV (HSB):
        52°, 81.1966%, 91.7647%
        XYZ:
        57.1868, 63.2752, 11.5821
        xyY:
        0.4331, 0.4792, 63.2752
      CIE-Lab:
        83.5870, -7.1473, 76.9385
        CIE-LCH:
        83.5870, 77.2698, 95.3074
        CIE-Luv:
        83.5870, 23.7810, 85.4954
        Hunter-Lab:
        79.5457, -10.8783, 47.0492
      #ead12c color charts
#ead12c RGB chart
      #ead12c CMYK chart
      #ead12c RGB pie chart
      #ead12c color shades, tints & tones
#ead12c color schemes
#ead12c color preview, HTML & CSS examples
           This text has a color of #ead12c        
        
          <p style="color:#ead12c;">Text here</p>
        
        
          .mytext {color:#ead12c;}
        
        Text color #ead12c
      
           This box has a color of #ead12c        
        
          <div style="background-color:#ead12c;">Content here</div>
        
        
          .mybackground {background-color:#ead12c;}
        
        Background color #ead12c
      
           Border around this has a color of #ead12c        
        
          <div style="border:2px solid #ead12c;">Content here</div>
        
        
          .myborder {border:2px solid #ead12c;}
        
        Border color #ead12c