#e1cd4d color space conversions
Hex:
        #e1cd4d
        RGB:
        225, 205, 77
        CMY:
        12, 20, 70
        CMYK:
        0, 9, 66, 12
      HSL:
        52°, 71.1538%, 59.2157%
        HSV (HSB):
        52°, 65.7778%, 88.2353%
        XYZ:
        54.2222, 60.2060, 15.7843
        xyY:
        0.4164, 0.4624, 60.2060
      CIE-Lab:
        81.9500, -7.5154, 63.8159
        CIE-LCH:
        81.9500, 64.2570, 96.7166
        CIE-Luv:
        81.9500, 19.2209, 75.6417
        Hunter-Lab:
        77.5925, -11.0499, 42.2537
      #e1cd4d color charts
#e1cd4d RGB chart
      #e1cd4d CMYK chart
      #e1cd4d RGB pie chart
      #e1cd4d color shades, tints & tones
#e1cd4d color schemes
#e1cd4d color preview, HTML & CSS examples
           This text has a color of #e1cd4d        
        
          <p style="color:#e1cd4d;">Text here</p>
        
        
          .mytext {color:#e1cd4d;}
        
        Text color #e1cd4d
      
           This box has a color of #e1cd4d        
        
          <div style="background-color:#e1cd4d;">Content here</div>
        
        
          .mybackground {background-color:#e1cd4d;}
        
        Background color #e1cd4d
      
           Border around this has a color of #e1cd4d        
        
          <div style="border:2px solid #e1cd4d;">Content here</div>
        
        
          .myborder {border:2px solid #e1cd4d;}
        
        Border color #e1cd4d