#edc4d2 color space conversions
Hex:
        #edc4d2
        RGB:
        237, 196, 210
        CMY:
        7, 23, 18
        CMYK:
        0, 17, 11, 7
      HSL:
        340°, 53.2468%, 84.9020%
        HSV (HSB):
        340°, 17.2996%, 92.9412%
        XYZ:
        66.2978, 62.1375, 69.4722
        xyY:
        0.3350, 0.3140, 62.1375
      CIE-Lab:
        82.9865, 16.7626, -1.5127
        CIE-LCH:
        82.9865, 16.8307, 354.8434
        CIE-Luv:
        82.9865, 23.6391, -5.3101
        Hunter-Lab:
        78.8274, 12.1797, 2.9256
      #edc4d2 color charts
#edc4d2 RGB chart
      #edc4d2 CMYK chart
      #edc4d2 RGB pie chart
      #edc4d2 color shades, tints & tones
#edc4d2 color schemes
#edc4d2 color preview, HTML & CSS examples
           This text has a color of #edc4d2        
        
          <p style="color:#edc4d2;">Text here</p>
        
        
          .mytext {color:#edc4d2;}
        
        Text color #edc4d2
      
           This box has a color of #edc4d2        
        
          <div style="background-color:#edc4d2;">Content here</div>
        
        
          .mybackground {background-color:#edc4d2;}
        
        Background color #edc4d2
      
           Border around this has a color of #edc4d2        
        
          <div style="border:2px solid #edc4d2;">Content here</div>
        
        
          .myborder {border:2px solid #edc4d2;}
        
        Border color #edc4d2