#e5ba32 color space conversions
Hex:
        #e5ba32
        RGB:
        229, 186, 50
        CMY:
        10, 27, 80
        CMYK:
        0, 19, 78, 10
      HSL:
        46°, 77.4892%, 54.7059%
        HSV (HSB):
        46°, 78.1659%, 89.8039%
        XYZ:
        50.4477, 52.0061, 10.3969
        xyY:
        0.4470, 0.4608, 52.0061
      CIE-Lab:
        77.2845, 2.7402, 69.4216
        CIE-LCH:
        77.2845, 69.4757, 87.7396
        CIE-Luv:
        77.2845, 36.5004, 75.1725
        Hunter-Lab:
        72.1153, -1.3333, 41.9328
      #e5ba32 color charts
#e5ba32 RGB chart
      #e5ba32 CMYK chart
      #e5ba32 RGB pie chart
      #e5ba32 color shades, tints & tones
#e5ba32 color schemes
#e5ba32 color preview, HTML & CSS examples
           This text has a color of #e5ba32        
        
          <p style="color:#e5ba32;">Text here</p>
        
        
          .mytext {color:#e5ba32;}
        
        Text color #e5ba32
      
           This box has a color of #e5ba32        
        
          <div style="background-color:#e5ba32;">Content here</div>
        
        
          .mybackground {background-color:#e5ba32;}
        
        Background color #e5ba32
      
           Border around this has a color of #e5ba32        
        
          <div style="border:2px solid #e5ba32;">Content here</div>
        
        
          .myborder {border:2px solid #e5ba32;}
        
        Border color #e5ba32