#e1d495 color space conversions
Hex:
        #e1d495
        RGB:
        225, 212, 149
        CMY:
        12, 17, 42
        CMYK:
        0, 6, 34, 12
      HSL:
        50°, 55.8824%, 73.3333%
        HSV (HSB):
        50°, 33.7778%, 88.2353%
        XYZ:
        60.0196, 65.2644, 37.8677
        xyY:
        0.3679, 0.4000, 65.2644
      CIE-Lab:
        84.6198, -4.7413, 32.8347
        CIE-LCH:
        84.6198, 33.1752, 98.2167
        CIE-Luv:
        84.6198, 11.5013, 45.4120
        Hunter-Lab:
        80.7864, -8.7610, 28.7590
      #e1d495 color charts
#e1d495 RGB chart
      #e1d495 CMYK chart
      #e1d495 RGB pie chart
      #e1d495 color shades, tints & tones
#e1d495 color schemes
#e1d495 color preview, HTML & CSS examples
           This text has a color of #e1d495        
        
          <p style="color:#e1d495;">Text here</p>
        
        
          .mytext {color:#e1d495;}
        
        Text color #e1d495
      
           This box has a color of #e1d495        
        
          <div style="background-color:#e1d495;">Content here</div>
        
        
          .mybackground {background-color:#e1d495;}
        
        Background color #e1d495
      
           Border around this has a color of #e1d495        
        
          <div style="border:2px solid #e1d495;">Content here</div>
        
        
          .myborder {border:2px solid #e1d495;}
        
        Border color #e1d495