#e0d5ca color space conversions
Hex:
        #e0d5ca
        RGB:
        224, 213, 202
        CMY:
        12, 16, 21
        CMYK:
        0, 5, 10, 12
      HSL:
        30°, 26.1905%, 83.5294%
        HSV (HSB):
        30°, 9.8214%, 87.8431%
        XYZ:
        65.1954, 67.7001, 65.5084
        xyY:
        0.3286, 0.3412, 67.7001
      CIE-Lab:
        85.8562, 1.9214, 6.7741
        CIE-LCH:
        85.8562, 7.0413, 74.1649
        CIE-Luv:
        85.8562, 7.0752, 9.7274
        Hunter-Lab:
        82.2800, -2.5539, 10.3915
      #e0d5ca color charts
#e0d5ca RGB chart
      #e0d5ca CMYK chart
      #e0d5ca RGB pie chart
      #e0d5ca color shades, tints & tones
#e0d5ca color schemes
#e0d5ca color preview, HTML & CSS examples
           This text has a color of #e0d5ca        
        
          <p style="color:#e0d5ca;">Text here</p>
        
        
          .mytext {color:#e0d5ca;}
        
        Text color #e0d5ca
      
           This box has a color of #e0d5ca        
        
          <div style="background-color:#e0d5ca;">Content here</div>
        
        
          .mybackground {background-color:#e0d5ca;}
        
        Background color #e0d5ca
      
           Border around this has a color of #e0d5ca        
        
          <div style="border:2px solid #e0d5ca;">Content here</div>
        
        
          .myborder {border:2px solid #e0d5ca;}
        
        Border color #e0d5ca