#e1d430 color space conversions
Hex:
        #e1d430
        RGB:
        225, 212, 48
        CMY:
        12, 17, 81
        CMYK:
        0, 6, 79, 12
      HSL:
        56°, 74.6835%, 53.5294%
        HSV (HSB):
        56°, 78.6667%, 88.2353%
        XYZ:
        55.1283, 63.3079, 12.1104
        xyY:
        0.4223, 0.4849, 63.3079
      CIE-Lab:
        83.6041, -12.3479, 75.5488
        CIE-LCH:
        83.6041, 76.5512, 99.2825
        CIE-Luv:
        83.6041, 15.1862, 85.8106
        Hunter-Lab:
        79.5663, -15.5654, 46.6722
      #e1d430 color charts
#e1d430 RGB chart
      #e1d430 CMYK chart
      #e1d430 RGB pie chart
      #e1d430 color shades, tints & tones
#e1d430 color schemes
#e1d430 color preview, HTML & CSS examples
           This text has a color of #e1d430        
        
          <p style="color:#e1d430;">Text here</p>
        
        
          .mytext {color:#e1d430;}
        
        Text color #e1d430
      
           This box has a color of #e1d430        
        
          <div style="background-color:#e1d430;">Content here</div>
        
        
          .mybackground {background-color:#e1d430;}
        
        Background color #e1d430
      
           Border around this has a color of #e1d430        
        
          <div style="border:2px solid #e1d430;">Content here</div>
        
        
          .myborder {border:2px solid #e1d430;}
        
        Border color #e1d430