#e2d994 color space conversions
Hex:
        #e2d994
        RGB:
        226, 217, 148
        CMY:
        11, 15, 42
        CMYK:
        0, 4, 35, 11
      HSL:
        53°, 57.3529%, 73.3333%
        HSV (HSB):
        53°, 34.5133%, 88.6275%
        XYZ:
        61.5222, 67.9326, 37.8867
        xyY:
        0.3676, 0.4060, 67.9326
      CIE-Lab:
        85.9727, -7.0227, 35.1437
        CIE-LCH:
        85.9727, 35.8385, 101.3004
        CIE-Luv:
        85.9727, 9.2040, 48.7796
        Hunter-Lab:
        82.4212, -10.9983, 30.4409
      #e2d994 color charts
#e2d994 RGB chart
      #e2d994 CMYK chart
      #e2d994 RGB pie chart
      #e2d994 color shades, tints & tones
#e2d994 color schemes
#e2d994 color preview, HTML & CSS examples
           This text has a color of #e2d994        
        
          <p style="color:#e2d994;">Text here</p>
        
        
          .mytext {color:#e2d994;}
        
        Text color #e2d994
      
           This box has a color of #e2d994        
        
          <div style="background-color:#e2d994;">Content here</div>
        
        
          .mybackground {background-color:#e2d994;}
        
        Background color #e2d994
      
           Border around this has a color of #e2d994        
        
          <div style="border:2px solid #e2d994;">Content here</div>
        
        
          .myborder {border:2px solid #e2d994;}
        
        Border color #e2d994