#edc4cd color space conversions
Hex:
        #edc4cd
        RGB:
        237, 196, 205
        CMY:
        7, 23, 20
        CMYK:
        0, 17, 14, 7
      HSL:
        347°, 53.2468%, 84.9020%
        HSV (HSB):
        347°, 17.2996%, 92.9412%
        XYZ:
        65.6844, 61.8922, 66.2420
        xyY:
        0.3389, 0.3193, 61.8922
      CIE-Lab:
        82.8560, 15.9531, 0.9734
        CIE-LCH:
        82.8560, 15.9828, 3.4916
        CIE-Luv:
        82.8560, 24.1613, -1.4438
        Hunter-Lab:
        78.6716, 11.3579, 5.1475
      #edc4cd color charts
#edc4cd RGB chart
      #edc4cd CMYK chart
      #edc4cd RGB pie chart
      #edc4cd color shades, tints & tones
#edc4cd color schemes
#edc4cd color preview, HTML & CSS examples
           This text has a color of #edc4cd        
        
          <p style="color:#edc4cd;">Text here</p>
        
        
          .mytext {color:#edc4cd;}
        
        Text color #edc4cd
      
           This box has a color of #edc4cd        
        
          <div style="background-color:#edc4cd;">Content here</div>
        
        
          .mybackground {background-color:#edc4cd;}
        
        Background color #edc4cd
      
           Border around this has a color of #edc4cd        
        
          <div style="border:2px solid #edc4cd;">Content here</div>
        
        
          .myborder {border:2px solid #edc4cd;}
        
        Border color #edc4cd