#eaddd6 color space conversions
Hex:
        #eaddd6
        RGB:
        234, 221, 214
        CMY:
        8, 13, 16
        CMYK:
        0, 6, 9, 8
      HSL:
        21°, 32.2581%, 87.8431%
        HSV (HSB):
        21°, 8.5470%, 91.7647%
        XYZ:
        71.9257, 74.0604, 74.1225
        xyY:
        0.3268, 0.3365, 74.0604
      CIE-Lab:
        88.9510, 3.2616, 5.0119
        CIE-LCH:
        88.9510, 5.9797, 56.9449
        CIE-Luv:
        88.9510, 7.9812, 6.9435
        Hunter-Lab:
        86.0583, -1.4156, 9.1740
      #eaddd6 color charts
#eaddd6 RGB chart
      #eaddd6 CMYK chart
      #eaddd6 RGB pie chart
      #eaddd6 color shades, tints & tones
#eaddd6 color schemes
#eaddd6 color preview, HTML & CSS examples
           This text has a color of #eaddd6        
        
          <p style="color:#eaddd6;">Text here</p>
        
        
          .mytext {color:#eaddd6;}
        
        Text color #eaddd6
      
           This box has a color of #eaddd6        
        
          <div style="background-color:#eaddd6;">Content here</div>
        
        
          .mybackground {background-color:#eaddd6;}
        
        Background color #eaddd6
      
           Border around this has a color of #eaddd6        
        
          <div style="border:2px solid #eaddd6;">Content here</div>
        
        
          .myborder {border:2px solid #eaddd6;}
        
        Border color #eaddd6