#e1d8ce color space conversions
Hex:
        #e1d8ce
        RGB:
        225, 216, 206
        CMY:
        12, 15, 19
        CMYK:
        0, 4, 8, 12
      HSL:
        32°, 24.0506%, 84.5098%
        HSV (HSB):
        32°, 8.4444%, 88.2353%
        XYZ:
        66.7478, 69.5755, 68.3040
        xyY:
        0.3262, 0.3400, 69.5755
      CIE-Lab:
        86.7882, 1.3766, 6.0126
        CIE-LCH:
        86.7882, 6.1682, 77.1040
        CIE-Luv:
        86.7882, 5.8106, 8.7327
        Hunter-Lab:
        83.4119, -3.1319, 9.8373
      #e1d8ce color charts
#e1d8ce RGB chart
      #e1d8ce CMYK chart
      #e1d8ce RGB pie chart
      #e1d8ce color shades, tints & tones
#e1d8ce color schemes
#e1d8ce color preview, HTML & CSS examples
           This text has a color of #e1d8ce        
        
          <p style="color:#e1d8ce;">Text here</p>
        
        
          .mytext {color:#e1d8ce;}
        
        Text color #e1d8ce
      
           This box has a color of #e1d8ce        
        
          <div style="background-color:#e1d8ce;">Content here</div>
        
        
          .mybackground {background-color:#e1d8ce;}
        
        Background color #e1d8ce
      
           Border around this has a color of #e1d8ce        
        
          <div style="border:2px solid #e1d8ce;">Content here</div>
        
        
          .myborder {border:2px solid #e1d8ce;}
        
        Border color #e1d8ce