#e0ae3f color space conversions
Hex:
        #e0ae3f
        RGB:
        224, 174, 63
        CMY:
        12, 32, 75
        CMYK:
        0, 22, 72, 12
      HSL:
        41°, 72.1973%, 56.2745%
        HSV (HSB):
        41°, 71.8750%, 87.8431%
        XYZ:
        46.7737, 46.4783, 11.2086
        xyY:
        0.4478, 0.4449, 46.4783
      CIE-Lab:
        73.8548, 7.4469, 61.1888
        CIE-LCH:
        73.8548, 61.6403, 83.0610
        CIE-Luv:
        73.8548, 41.0678, 66.8478
        Hunter-Lab:
        68.1750, 3.1597, 37.9747
      #e0ae3f color charts
#e0ae3f RGB chart
      #e0ae3f CMYK chart
      #e0ae3f RGB pie chart
      #e0ae3f color shades, tints & tones
#e0ae3f color schemes
#e0ae3f color preview, HTML & CSS examples
           This text has a color of #e0ae3f        
        
          <p style="color:#e0ae3f;">Text here</p>
        
        
          .mytext {color:#e0ae3f;}
        
        Text color #e0ae3f
      
           This box has a color of #e0ae3f        
        
          <div style="background-color:#e0ae3f;">Content here</div>
        
        
          .mybackground {background-color:#e0ae3f;}
        
        Background color #e0ae3f
      
           Border around this has a color of #e0ae3f        
        
          <div style="border:2px solid #e0ae3f;">Content here</div>
        
        
          .myborder {border:2px solid #e0ae3f;}
        
        Border color #e0ae3f