#ead965 color space conversions
Hex:
        #ead965
        RGB:
        234, 217, 101
        CMY:
        8, 15, 60
        CMYK:
        0, 7, 57, 8
      HSL:
        52°, 76.0000%, 65.6863%
        HSV (HSB):
        52°, 56.8376%, 91.7647%
        XYZ:
        61.0935, 68.0577, 22.2284
        xyY:
        0.4036, 0.4496, 68.0577
      CIE-Lab:
        86.0353, -8.2993, 58.1589
        CIE-LCH:
        86.0353, 58.7481, 98.1213
        CIE-Luv:
        86.0353, 16.6763, 72.6080
        Hunter-Lab:
        82.4971, -12.1812, 41.7726
      #ead965 color charts
#ead965 RGB chart
      #ead965 CMYK chart
      #ead965 RGB pie chart
      #ead965 color shades, tints & tones
#ead965 color schemes
#ead965 color preview, HTML & CSS examples
           This text has a color of #ead965        
        
          <p style="color:#ead965;">Text here</p>
        
        
          .mytext {color:#ead965;}
        
        Text color #ead965
      
           This box has a color of #ead965        
        
          <div style="background-color:#ead965;">Content here</div>
        
        
          .mybackground {background-color:#ead965;}
        
        Background color #ead965
      
           Border around this has a color of #ead965        
        
          <div style="border:2px solid #ead965;">Content here</div>
        
        
          .myborder {border:2px solid #ead965;}
        
        Border color #ead965