#e1b946 color space conversions
Hex:
        #e1b946
        RGB:
        225, 185, 70
        CMY:
        12, 27, 73
        CMYK:
        0, 18, 69, 12
      HSL:
        45°, 72.0930%, 57.8431%
        HSV (HSB):
        45°, 68.8889%, 88.2353%
        XYZ:
        49.5058, 51.1477, 13.0576
        xyY:
        0.4354, 0.4498, 51.1477
      CIE-Lab:
        76.7684, 2.4294, 61.3180
        CIE-LCH:
        76.7684, 61.3661, 87.7312
        CIE-Luv:
        76.7684, 33.4570, 69.3583
        Hunter-Lab:
        71.5176, -1.5948, 39.2372
      #e1b946 color charts
#e1b946 RGB chart
      #e1b946 CMYK chart
      #e1b946 RGB pie chart
      #e1b946 color shades, tints & tones
#e1b946 color schemes
#e1b946 color preview, HTML & CSS examples
           This text has a color of #e1b946        
        
          <p style="color:#e1b946;">Text here</p>
        
        
          .mytext {color:#e1b946;}
        
        Text color #e1b946
      
           This box has a color of #e1b946        
        
          <div style="background-color:#e1b946;">Content here</div>
        
        
          .mybackground {background-color:#e1b946;}
        
        Background color #e1b946
      
           Border around this has a color of #e1b946        
        
          <div style="border:2px solid #e1b946;">Content here</div>
        
        
          .myborder {border:2px solid #e1b946;}
        
        Border color #e1b946