#e5ba41 color space conversions
Hex:
        #e5ba41
        RGB:
        229, 186, 65
        CMY:
        10, 27, 75
        CMYK:
        0, 19, 72, 10
      HSL:
        44°, 75.9259%, 57.6471%
        HSV (HSB):
        44°, 71.6157%, 89.8039%
        XYZ:
        50.8261, 52.1575, 12.3896
        xyY:
        0.4405, 0.4521, 52.1575
      CIE-Lab:
        77.3749, 3.3601, 64.0752
        CIE-LCH:
        77.3749, 64.1632, 86.9981
        CIE-Luv:
        77.3749, 35.9577, 71.4195
        Hunter-Lab:
        72.2201, -0.7628, 40.3827
      #e5ba41 color charts
#e5ba41 RGB chart
      #e5ba41 CMYK chart
      #e5ba41 RGB pie chart
      #e5ba41 color shades, tints & tones
#e5ba41 color schemes
#e5ba41 color preview, HTML & CSS examples
           This text has a color of #e5ba41        
        
          <p style="color:#e5ba41;">Text here</p>
        
        
          .mytext {color:#e5ba41;}
        
        Text color #e5ba41
      
           This box has a color of #e5ba41        
        
          <div style="background-color:#e5ba41;">Content here</div>
        
        
          .mybackground {background-color:#e5ba41;}
        
        Background color #e5ba41
      
           Border around this has a color of #e5ba41        
        
          <div style="border:2px solid #e5ba41;">Content here</div>
        
        
          .myborder {border:2px solid #e5ba41;}
        
        Border color #e5ba41