#e1d995 color space conversions
Hex:
        #e1d995
        RGB:
        225, 217, 149
        CMY:
        12, 15, 42
        CMYK:
        0, 4, 34, 12
      HSL:
        54°, 55.8824%, 73.3333%
        HSV (HSB):
        54°, 33.7778%, 88.2353%
        XYZ:
        61.2890, 67.8032, 38.2908
        xyY:
        0.3662, 0.4051, 67.8032
      CIE-Lab:
        85.9079, -7.2905, 34.5336
        CIE-LCH:
        85.9079, 35.2948, 101.9209
        CIE-Luv:
        85.9079, 8.5096, 48.1138
        Hunter-Lab:
        82.3427, -11.2392, 30.0690
      #e1d995 color charts
#e1d995 RGB chart
      #e1d995 CMYK chart
      #e1d995 RGB pie chart
      #e1d995 color shades, tints & tones
#e1d995 color schemes
#e1d995 color preview, HTML & CSS examples
           This text has a color of #e1d995        
        
          <p style="color:#e1d995;">Text here</p>
        
        
          .mytext {color:#e1d995;}
        
        Text color #e1d995
      
           This box has a color of #e1d995        
        
          <div style="background-color:#e1d995;">Content here</div>
        
        
          .mybackground {background-color:#e1d995;}
        
        Background color #e1d995
      
           Border around this has a color of #e1d995        
        
          <div style="border:2px solid #e1d995;">Content here</div>
        
        
          .myborder {border:2px solid #e1d995;}
        
        Border color #e1d995