#e5d315 color space conversions
Hex:
        #e5d315
        RGB:
        229, 211, 21
        CMY:
        10, 17, 92
        CMYK:
        0, 8, 91, 10
      HSL:
        55°, 83.2000%, 49.0196%
        HSV (HSB):
        55°, 90.8297%, 89.8039%
        XYZ:
        55.7427, 63.3007, 9.9898
        xyY:
        0.4320, 0.4906, 63.3007
      CIE-Lab:
        83.6003, -10.7882, 81.5202
        CIE-LCH:
        83.6003, 82.2309, 97.5386
        CIE-Luv:
        83.6003, 19.0677, 89.1030
        Hunter-Lab:
        79.5617, -14.1719, 48.2488
      #e5d315 color charts
#e5d315 RGB chart
      #e5d315 CMYK chart
      #e5d315 RGB pie chart
      #e5d315 color shades, tints & tones
#e5d315 color schemes
#e5d315 color preview, HTML & CSS examples
           This text has a color of #e5d315        
        
          <p style="color:#e5d315;">Text here</p>
        
        
          .mytext {color:#e5d315;}
        
        Text color #e5d315
      
           This box has a color of #e5d315        
        
          <div style="background-color:#e5d315;">Content here</div>
        
        
          .mybackground {background-color:#e5d315;}
        
        Background color #e5d315
      
           Border around this has a color of #e5d315        
        
          <div style="border:2px solid #e5d315;">Content here</div>
        
        
          .myborder {border:2px solid #e5d315;}
        
        Border color #e5d315