#e5d334 color space conversions
Hex:
        #e5d334
        RGB:
        229, 211, 52
        CMY:
        10, 17, 80
        CMYK:
        0, 8, 77, 10
      HSL:
        54°, 77.2926%, 55.0980%
        HSV (HSB):
        54°, 77.2926%, 89.8039%
        XYZ:
        56.2272, 63.4945, 12.5410
        xyY:
        0.4251, 0.4801, 63.4945
      CIE-Lab:
        83.7019, -10.0169, 74.5906
        CIE-LCH:
        83.7019, 75.2602, 97.6486
        CIE-Luv:
        83.7019, 18.6322, 84.7036
        Hunter-Lab:
        79.6834, -13.4906, 46.4470
      #e5d334 color charts
#e5d334 RGB chart
      #e5d334 CMYK chart
      #e5d334 RGB pie chart
      #e5d334 color shades, tints & tones
#e5d334 color schemes
#e5d334 color preview, HTML & CSS examples
           This text has a color of #e5d334        
        
          <p style="color:#e5d334;">Text here</p>
        
        
          .mytext {color:#e5d334;}
        
        Text color #e5d334
      
           This box has a color of #e5d334        
        
          <div style="background-color:#e5d334;">Content here</div>
        
        
          .mybackground {background-color:#e5d334;}
        
        Background color #e5d334
      
           Border around this has a color of #e5d334        
        
          <div style="border:2px solid #e5d334;">Content here</div>
        
        
          .myborder {border:2px solid #e5d334;}
        
        Border color #e5d334