#ead96f color space conversions
Hex:
        #ead96f
        RGB:
        234, 217, 111
        CMY:
        8, 15, 56
        CMYK:
        0, 7, 53, 8
      HSL:
        52°, 74.5455%, 67.6471%
        HSV (HSB):
        52°, 52.5641%, 91.7647%
        XYZ:
        61.6138, 68.2658, 24.9682
        xyY:
        0.3979, 0.4409, 68.2658
      CIE-Lab:
        86.1392, -7.5257, 53.6859
        CIE-LCH:
        86.1392, 54.2108, 97.9797
        CIE-Luv:
        86.1392, 16.2696, 68.3997
        Hunter-Lab:
        82.6231, -11.4794, 39.9192
      #ead96f color charts
#ead96f RGB chart
      #ead96f CMYK chart
      #ead96f RGB pie chart
      #ead96f color shades, tints & tones
#ead96f color schemes
#ead96f color preview, HTML & CSS examples
           This text has a color of #ead96f        
        
          <p style="color:#ead96f;">Text here</p>
        
        
          .mytext {color:#ead96f;}
        
        Text color #ead96f
      
           This box has a color of #ead96f        
        
          <div style="background-color:#ead96f;">Content here</div>
        
        
          .mybackground {background-color:#ead96f;}
        
        Background color #ead96f
      
           Border around this has a color of #ead96f        
        
          <div style="border:2px solid #ead96f;">Content here</div>
        
        
          .myborder {border:2px solid #ead96f;}
        
        Border color #ead96f