#e1d294 color space conversions
Hex:
        #e1d294
        RGB:
        225, 210, 148
        CMY:
        12, 18, 42
        CMYK:
        0, 7, 34, 12
      HSL:
        48°, 56.2044%, 73.1373%
        HSV (HSB):
        48°, 34.2222%, 88.2353%
        XYZ:
        59.4432, 64.2389, 37.2833
        xyY:
        0.3693, 0.3991, 64.2389
      CIE-Lab:
        84.0900, -3.8352, 32.6484
        CIE-LCH:
        84.0900, 32.8729, 96.6997
        CIE-Luv:
        84.0900, 12.7624, 44.9318
        Hunter-Lab:
        80.1491, -7.8751, 28.5242
      #e1d294 color charts
#e1d294 RGB chart
      #e1d294 CMYK chart
      #e1d294 RGB pie chart
      #e1d294 color shades, tints & tones
#e1d294 color schemes
#e1d294 color preview, HTML & CSS examples
           This text has a color of #e1d294        
        
          <p style="color:#e1d294;">Text here</p>
        
        
          .mytext {color:#e1d294;}
        
        Text color #e1d294
      
           This box has a color of #e1d294        
        
          <div style="background-color:#e1d294;">Content here</div>
        
        
          .mybackground {background-color:#e1d294;}
        
        Background color #e1d294
      
           Border around this has a color of #e1d294        
        
          <div style="border:2px solid #e1d294;">Content here</div>
        
        
          .myborder {border:2px solid #e1d294;}
        
        Border color #e1d294