#edccc6 color space conversions
Hex:
        #edccc6
        RGB:
        237, 204, 198
        CMY:
        7, 20, 22
        CMYK:
        0, 14, 16, 7
      HSL:
        9°, 52.0000%, 85.2941%
        HSV (HSB):
        9°, 16.4557%, 92.9412%
        XYZ:
        66.7110, 65.2675, 62.5079
        xyY:
        0.3430, 0.3356, 65.2675
      CIE-Lab:
        84.6214, 10.6349, 7.2632
        CIE-LCH:
        84.6214, 12.8785, 34.3316
        CIE-Luv:
        84.6214, 20.3902, 8.7712
        Hunter-Lab:
        80.7883, 6.0169, 10.6776
      #edccc6 color charts
#edccc6 RGB chart
      #edccc6 CMYK chart
      #edccc6 RGB pie chart
      #edccc6 color shades, tints & tones
#edccc6 color schemes
#edccc6 color preview, HTML & CSS examples
           This text has a color of #edccc6        
        
          <p style="color:#edccc6;">Text here</p>
        
        
          .mytext {color:#edccc6;}
        
        Text color #edccc6
      
           This box has a color of #edccc6        
        
          <div style="background-color:#edccc6;">Content here</div>
        
        
          .mybackground {background-color:#edccc6;}
        
        Background color #edccc6
      
           Border around this has a color of #edccc6        
        
          <div style="border:2px solid #edccc6;">Content here</div>
        
        
          .myborder {border:2px solid #edccc6;}
        
        Border color #edccc6