#e5da29 color space conversions
Hex:
        #e5da29
        RGB:
        229, 218, 41
        CMY:
        10, 15, 84
        CMYK:
        0, 5, 82, 10
      HSL:
        56°, 78.3333%, 52.9412%
        HSV (HSB):
        56°, 82.0961%, 89.8039%
        XYZ:
        57.7847, 66.9609, 11.9770
        xyY:
        0.4226, 0.4898, 66.9609
      CIE-Lab:
        85.4842, -13.8589, 79.1447
        CIE-LCH:
        85.4842, 80.3490, 99.9323
        CIE-Luv:
        85.4842, 14.0517, 89.4136
        Hunter-Lab:
        81.8297, -17.1525, 48.6028
      #e5da29 color charts
#e5da29 RGB chart
      #e5da29 CMYK chart
      #e5da29 RGB pie chart
      #e5da29 color shades, tints & tones
#e5da29 color schemes
#e5da29 color preview, HTML & CSS examples
           This text has a color of #e5da29        
        
          <p style="color:#e5da29;">Text here</p>
        
        
          .mytext {color:#e5da29;}
        
        Text color #e5da29
      
           This box has a color of #e5da29        
        
          <div style="background-color:#e5da29;">Content here</div>
        
        
          .mybackground {background-color:#e5da29;}
        
        Background color #e5da29
      
           Border around this has a color of #e5da29        
        
          <div style="border:2px solid #e5da29;">Content here</div>
        
        
          .myborder {border:2px solid #e5da29;}
        
        Border color #e5da29