#e5d310 color space conversions
Hex:
        #e5d310
        RGB:
        229, 211, 16
        CMY:
        10, 17, 94
        CMYK:
        0, 8, 93, 10
      HSL:
        55°, 86.9388%, 48.0392%
        HSV (HSB):
        55°, 93.0131%, 89.8039%
        XYZ:
        55.7009, 63.2840, 9.7695
        xyY:
        0.4326, 0.4915, 63.2840
      CIE-Lab:
        83.5916, -10.8551, 82.1730
        CIE-LCH:
        83.5916, 82.8869, 97.5252
        CIE-Luv:
        83.5916, 19.1057, 89.4868
        Hunter-Lab:
        79.5512, -14.2309, 48.4046
      #e5d310 color charts
#e5d310 RGB chart
      #e5d310 CMYK chart
      #e5d310 RGB pie chart
      #e5d310 color shades, tints & tones
#e5d310 color schemes
#e5d310 color preview, HTML & CSS examples
           This text has a color of #e5d310        
        
          <p style="color:#e5d310;">Text here</p>
        
        
          .mytext {color:#e5d310;}
        
        Text color #e5d310
      
           This box has a color of #e5d310        
        
          <div style="background-color:#e5d310;">Content here</div>
        
        
          .mybackground {background-color:#e5d310;}
        
        Background color #e5d310
      
           Border around this has a color of #e5d310        
        
          <div style="border:2px solid #e5d310;">Content here</div>
        
        
          .myborder {border:2px solid #e5d310;}
        
        Border color #e5d310