#ead06f color space conversions
Hex:
        #ead06f
        RGB:
        234, 208, 111
        CMY:
        8, 18, 56
        CMYK:
        0, 11, 53, 8
      HSL:
        47°, 74.5455%, 67.6471%
        HSV (HSB):
        47°, 52.5641%, 91.7647%
        XYZ:
        59.3568, 63.7519, 24.2158
        xyY:
        0.4029, 0.4327, 63.7519
      CIE-Lab:
        83.8364, -2.9495, 50.9577
        CIE-LCH:
        83.8364, 51.0430, 93.3127
        CIE-Luv:
        83.8364, 22.1540, 64.1784
        Hunter-Lab:
        79.8448, -7.0310, 37.9095
      #ead06f color charts
#ead06f RGB chart
      #ead06f CMYK chart
      #ead06f RGB pie chart
      #ead06f color shades, tints & tones
#ead06f color schemes
#ead06f color preview, HTML & CSS examples
           This text has a color of #ead06f        
        
          <p style="color:#ead06f;">Text here</p>
        
        
          .mytext {color:#ead06f;}
        
        Text color #ead06f
      
           This box has a color of #ead06f        
        
          <div style="background-color:#ead06f;">Content here</div>
        
        
          .mybackground {background-color:#ead06f;}
        
        Background color #ead06f
      
           Border around this has a color of #ead06f        
        
          <div style="border:2px solid #ead06f;">Content here</div>
        
        
          .myborder {border:2px solid #ead06f;}
        
        Border color #ead06f