#e6dcd3 color space conversions
Hex:
        #e6dcd3
        RGB:
        230, 220, 211
        CMY:
        10, 14, 17
        CMYK:
        0, 4, 8, 10
      HSL:
        28°, 27.5362%, 86.4706%
        HSV (HSB):
        28°, 8.2609%, 90.1961%
        XYZ:
        69.9842, 72.7125, 71.9744
        xyY:
        0.3260, 0.3387, 72.7125
      CIE-Lab:
        88.3104, 1.8855, 5.6237
        CIE-LCH:
        88.3104, 5.9314, 71.4653
        CIE-Luv:
        88.3104, 6.3310, 8.0922
        Hunter-Lab:
        85.2716, -2.7268, 9.6458
      #e6dcd3 color charts
#e6dcd3 RGB chart
      #e6dcd3 CMYK chart
      #e6dcd3 RGB pie chart
      #e6dcd3 color shades, tints & tones
#e6dcd3 color schemes
#e6dcd3 color preview, HTML & CSS examples
           This text has a color of #e6dcd3        
        
          <p style="color:#e6dcd3;">Text here</p>
        
        
          .mytext {color:#e6dcd3;}
        
        Text color #e6dcd3
      
           This box has a color of #e6dcd3        
        
          <div style="background-color:#e6dcd3;">Content here</div>
        
        
          .mybackground {background-color:#e6dcd3;}
        
        Background color #e6dcd3
      
           Border around this has a color of #e6dcd3        
        
          <div style="border:2px solid #e6dcd3;">Content here</div>
        
        
          .myborder {border:2px solid #e6dcd3;}
        
        Border color #e6dcd3