#edb2b1 color space conversions
Hex:
        #edb2b1
        RGB:
        237, 178, 177
        CMY:
        7, 30, 31
        CMYK:
        0, 25, 25, 7
      HSL:
        1°, 62.5000%, 81.1765%
        HSV (HSB):
        1°, 25.3165%, 92.9412%
        XYZ:
        58.7813, 53.0196, 48.7307
        xyY:
        0.3662, 0.3303, 53.0196
      CIE-Lab:
        77.8866, 21.3104, 8.8901
        CIE-LCH:
        77.8866, 23.0904, 22.6445
        CIE-Luv:
        77.8866, 37.6885, 8.8218
        Hunter-Lab:
        72.8146, 16.6727, 11.2908
      #edb2b1 color charts
#edb2b1 RGB chart
      #edb2b1 CMYK chart
      #edb2b1 RGB pie chart
      #edb2b1 color shades, tints & tones
#edb2b1 color schemes
#edb2b1 color preview, HTML & CSS examples
           This text has a color of #edb2b1        
        
          <p style="color:#edb2b1;">Text here</p>
        
        
          .mytext {color:#edb2b1;}
        
        Text color #edb2b1
      
           This box has a color of #edb2b1        
        
          <div style="background-color:#edb2b1;">Content here</div>
        
        
          .mybackground {background-color:#edb2b1;}
        
        Background color #edb2b1
      
           Border around this has a color of #edb2b1        
        
          <div style="border:2px solid #edb2b1;">Content here</div>
        
        
          .myborder {border:2px solid #edb2b1;}
        
        Border color #edb2b1