#e1d420 color space conversions
Hex:
        #e1d420
        RGB:
        225, 212, 32
        CMY:
        12, 17, 87
        CMYK:
        0, 6, 86, 12
      HSL:
        56°, 76.2846%, 50.3922%
        HSV (HSB):
        56°, 85.7778%, 88.2353%
        XYZ:
        54.8555, 63.1988, 10.6739
        xyY:
        0.4261, 0.4909, 63.1988
      CIE-Lab:
        83.5469, -12.7900, 79.4141
        CIE-LCH:
        83.5469, 80.4375, 99.1492
        CIE-Luv:
        83.5469, 15.4131, 88.2934
        Hunter-Lab:
        79.4977, -15.9511, 47.6877
      #e1d420 color charts
#e1d420 RGB chart
      #e1d420 CMYK chart
      #e1d420 RGB pie chart
      #e1d420 color shades, tints & tones
#e1d420 color schemes
#e1d420 color preview, HTML & CSS examples
           This text has a color of #e1d420        
        
          <p style="color:#e1d420;">Text here</p>
        
        
          .mytext {color:#e1d420;}
        
        Text color #e1d420
      
           This box has a color of #e1d420        
        
          <div style="background-color:#e1d420;">Content here</div>
        
        
          .mybackground {background-color:#e1d420;}
        
        Background color #e1d420
      
           Border around this has a color of #e1d420        
        
          <div style="border:2px solid #e1d420;">Content here</div>
        
        
          .myborder {border:2px solid #e1d420;}
        
        Border color #e1d420