#edb1b1 color space conversions
Hex:
        #edb1b1
        RGB:
        237, 177, 177
        CMY:
        7, 31, 31
        CMYK:
        0, 25, 25, 7
      HSL:
        0°, 62.5000%, 81.1765%
        HSV (HSB):
        0°, 25.3165%, 92.9412%
        XYZ:
        58.5830, 52.6231, 48.6646
        xyY:
        0.3664, 0.3292, 52.6231
      CIE-Lab:
        77.6520, 21.8423, 8.5548
        CIE-LCH:
        77.6520, 23.4578, 21.3883
        CIE-Luv:
        77.6520, 38.2841, 8.2446
        Hunter-Lab:
        72.5418, 17.2041, 11.0046
      #edb1b1 color charts
#edb1b1 RGB chart
      #edb1b1 CMYK chart
      #edb1b1 RGB pie chart
      #edb1b1 color shades, tints & tones
#edb1b1 color schemes
#edb1b1 color preview, HTML & CSS examples
           This text has a color of #edb1b1        
        
          <p style="color:#edb1b1;">Text here</p>
        
        
          .mytext {color:#edb1b1;}
        
        Text color #edb1b1
      
           This box has a color of #edb1b1        
        
          <div style="background-color:#edb1b1;">Content here</div>
        
        
          .mybackground {background-color:#edb1b1;}
        
        Background color #edb1b1
      
           Border around this has a color of #edb1b1        
        
          <div style="border:2px solid #edb1b1;">Content here</div>
        
        
          .myborder {border:2px solid #edb1b1;}
        
        Border color #edb1b1