#ead60a color space conversions
Hex:
        #ead60a
        RGB:
        234, 214, 10
        CMY:
        8, 16, 96
        CMYK:
        0, 9, 96, 8
      HSL:
        55°, 91.8033%, 47.8431%
        HSV (HSB):
        55°, 95.7265%, 91.7647%
        XYZ:
        58.0330, 65.6075, 9.8920
        xyY:
        0.4346, 0.4913, 65.6075
      CIE-Lab:
        84.7958, -10.2858, 83.8765
        CIE-LCH:
        84.7958, 84.5049, 96.9913
        CIE-Luv:
        84.7958, 20.6552, 91.0147
        Hunter-Lab:
        80.9984, -13.8572, 49.4581
      #ead60a color charts
#ead60a RGB chart
      #ead60a CMYK chart
      #ead60a RGB pie chart
      #ead60a color shades, tints & tones
#ead60a color schemes
#ead60a color preview, HTML & CSS examples
           This text has a color of #ead60a        
        
          <p style="color:#ead60a;">Text here</p>
        
        
          .mytext {color:#ead60a;}
        
        Text color #ead60a
      
           This box has a color of #ead60a        
        
          <div style="background-color:#ead60a;">Content here</div>
        
        
          .mybackground {background-color:#ead60a;}
        
        Background color #ead60a
      
           Border around this has a color of #ead60a        
        
          <div style="border:2px solid #ead60a;">Content here</div>
        
        
          .myborder {border:2px solid #ead60a;}
        
        Border color #ead60a