#e1bd41 color space conversions
Hex:
        #e1bd41
        RGB:
        225, 189, 65
        CMY:
        12, 26, 75
        CMYK:
        0, 16, 71, 12
      HSL:
        47°, 72.7273%, 56.8627%
        HSV (HSB):
        47°, 71.1111%, 88.2353%
        XYZ:
        50.2031, 52.7844, 12.5434
        xyY:
        0.4345, 0.4569, 52.7844
      CIE-Lab:
        77.7475, 0.0888, 64.3181
        CIE-LCH:
        77.7475, 64.3182, 89.9209
        CIE-Luv:
        77.7475, 30.7864, 72.5190
        Hunter-Lab:
        72.6529, -3.7992, 40.6206
      #e1bd41 color charts
#e1bd41 RGB chart
      #e1bd41 CMYK chart
      #e1bd41 RGB pie chart
      #e1bd41 color shades, tints & tones
#e1bd41 color schemes
#e1bd41 color preview, HTML & CSS examples
           This text has a color of #e1bd41        
        
          <p style="color:#e1bd41;">Text here</p>
        
        
          .mytext {color:#e1bd41;}
        
        Text color #e1bd41
      
           This box has a color of #e1bd41        
        
          <div style="background-color:#e1bd41;">Content here</div>
        
        
          .mybackground {background-color:#e1bd41;}
        
        Background color #e1bd41
      
           Border around this has a color of #e1bd41        
        
          <div style="border:2px solid #e1bd41;">Content here</div>
        
        
          .myborder {border:2px solid #e1bd41;}
        
        Border color #e1bd41