#ead85a color space conversions
Hex:
        #ead85a
        RGB:
        234, 216, 90
        CMY:
        8, 15, 65
        CMYK:
        0, 8, 62, 8
      HSL:
        53°, 77.4194%, 63.5294%
        HSV (HSB):
        53°, 61.5385%, 91.7647%
        XYZ:
        60.3330, 67.3423, 19.4913
        xyY:
        0.4100, 0.4576, 67.3423
      CIE-Lab:
        85.6765, -8.5508, 62.5871
        CIE-LCH:
        85.6765, 63.1685, 97.7798
        CIE-Luv:
        85.6765, 17.7411, 76.3186
        Hunter-Lab:
        82.0624, -12.3743, 43.3612
      #ead85a color charts
#ead85a RGB chart
      #ead85a CMYK chart
      #ead85a RGB pie chart
      #ead85a color shades, tints & tones
#ead85a color schemes
#ead85a color preview, HTML & CSS examples
           This text has a color of #ead85a        
        
          <p style="color:#ead85a;">Text here</p>
        
        
          .mytext {color:#ead85a;}
        
        Text color #ead85a
      
           This box has a color of #ead85a        
        
          <div style="background-color:#ead85a;">Content here</div>
        
        
          .mybackground {background-color:#ead85a;}
        
        Background color #ead85a
      
           Border around this has a color of #ead85a        
        
          <div style="border:2px solid #ead85a;">Content here</div>
        
        
          .myborder {border:2px solid #ead85a;}
        
        Border color #ead85a