#edb1c1 color space conversions
Hex:
        #edb1c1
        RGB:
        237, 177, 193
        CMY:
        7, 31, 24
        CMYK:
        0, 25, 19, 7
      HSL:
        344°, 62.5000%, 81.1765%
        HSV (HSB):
        344°, 25.3165%, 92.9412%
        XYZ:
        60.2728, 53.2991, 57.5631
        xyY:
        0.3522, 0.3114, 53.2991
      CIE-Lab:
        78.0512, 24.1739, 0.4394
        CIE-LCH:
        78.0512, 24.1779, 1.0414
        CIE-Luv:
        78.0512, 36.1976, -3.7752
        Hunter-Lab:
        73.0062, 19.6061, 4.3560
      #edb1c1 color charts
#edb1c1 RGB chart
      #edb1c1 CMYK chart
      #edb1c1 RGB pie chart
      #edb1c1 color shades, tints & tones
#edb1c1 color schemes
#edb1c1 color preview, HTML & CSS examples
           This text has a color of #edb1c1        
        
          <p style="color:#edb1c1;">Text here</p>
        
        
          .mytext {color:#edb1c1;}
        
        Text color #edb1c1
      
           This box has a color of #edb1c1        
        
          <div style="background-color:#edb1c1;">Content here</div>
        
        
          .mybackground {background-color:#edb1c1;}
        
        Background color #edb1c1
      
           Border around this has a color of #edb1c1        
        
          <div style="border:2px solid #edb1c1;">Content here</div>
        
        
          .myborder {border:2px solid #edb1c1;}
        
        Border color #edb1c1