#ead67f color space conversions
Hex:
        #ead67f
        RGB:
        234, 214, 127
        CMY:
        8, 16, 50
        CMYK:
        0, 9, 46, 8
      HSL:
        49°, 71.8121%, 70.7843%
        HSV (HSB):
        49°, 45.7265%, 91.7647%
        XYZ:
        61.8090, 67.1179, 29.7760
        xyY:
        0.3895, 0.4229, 67.1179
      CIE-Lab:
        85.5634, -4.5873, 45.2922
        CIE-LCH:
        85.5634, 45.5239, 95.7834
        CIE-Luv:
        85.5634, 17.4416, 59.3402
        Hunter-Lab:
        81.9255, -8.6996, 35.7987
      #ead67f color charts
#ead67f RGB chart
      #ead67f CMYK chart
      #ead67f RGB pie chart
      #ead67f color shades, tints & tones
#ead67f color schemes
#ead67f color preview, HTML & CSS examples
           This text has a color of #ead67f        
        
          <p style="color:#ead67f;">Text here</p>
        
        
          .mytext {color:#ead67f;}
        
        Text color #ead67f
      
           This box has a color of #ead67f        
        
          <div style="background-color:#ead67f;">Content here</div>
        
        
          .mybackground {background-color:#ead67f;}
        
        Background color #ead67f
      
           Border around this has a color of #ead67f        
        
          <div style="border:2px solid #ead67f;">Content here</div>
        
        
          .myborder {border:2px solid #ead67f;}
        
        Border color #ead67f