#e5dd94 color space conversions
Hex:
        #e5dd94
        RGB:
        229, 221, 148
        CMY:
        10, 13, 42
        CMYK:
        0, 3, 35, 10
      HSL:
        54°, 60.9023%, 73.9216%
        HSV (HSB):
        54°, 35.3712%, 89.8039%
        XYZ:
        63.5148, 70.5090, 38.2790
        xyY:
        0.3686, 0.4092, 70.5090
      CIE-Lab:
        87.2459, -7.8905, 36.8550
        CIE-LCH:
        87.2459, 37.6902, 102.0843
        CIE-Luv:
        87.2459, 8.7469, 51.1344
        Hunter-Lab:
        83.9697, -11.9291, 31.7504
      #e5dd94 color charts
#e5dd94 RGB chart
      #e5dd94 CMYK chart
      #e5dd94 RGB pie chart
      #e5dd94 color shades, tints & tones
#e5dd94 color schemes
#e5dd94 color preview, HTML & CSS examples
           This text has a color of #e5dd94        
        
          <p style="color:#e5dd94;">Text here</p>
        
        
          .mytext {color:#e5dd94;}
        
        Text color #e5dd94
      
           This box has a color of #e5dd94        
        
          <div style="background-color:#e5dd94;">Content here</div>
        
        
          .mybackground {background-color:#e5dd94;}
        
        Background color #e5dd94
      
           Border around this has a color of #e5dd94        
        
          <div style="border:2px solid #e5dd94;">Content here</div>
        
        
          .myborder {border:2px solid #e5dd94;}
        
        Border color #e5dd94