#ead70e color space conversions
Hex:
        #ead70e
        RGB:
        234, 215, 14
        CMY:
        8, 16, 95
        CMYK:
        0, 8, 94, 8
      HSL:
        55°, 88.7097%, 48.6275%
        HSV (HSB):
        55°, 94.0171%, 91.7647%
        XYZ:
        58.3114, 66.1250, 10.1055
        xyY:
        0.4334, 0.4915, 66.1250
      CIE-Lab:
        85.0601, -10.7482, 83.6900
        CIE-LCH:
        85.0601, 84.3773, 97.3183
        CIE-Luv:
        85.0601, 19.9348, 91.1705
        Hunter-Lab:
        81.3173, -14.3056, 49.5540
      #ead70e color charts
#ead70e RGB chart
      #ead70e CMYK chart
      #ead70e RGB pie chart
      #ead70e color shades, tints & tones
#ead70e color schemes
#ead70e color preview, HTML & CSS examples
           This text has a color of #ead70e        
        
          <p style="color:#ead70e;">Text here</p>
        
        
          .mytext {color:#ead70e;}
        
        Text color #ead70e
      
           This box has a color of #ead70e        
        
          <div style="background-color:#ead70e;">Content here</div>
        
        
          .mybackground {background-color:#ead70e;}
        
        Background color #ead70e
      
           Border around this has a color of #ead70e        
        
          <div style="border:2px solid #ead70e;">Content here</div>
        
        
          .myborder {border:2px solid #ead70e;}
        
        Border color #ead70e