#edb1bf color space conversions
Hex:
        #edb1bf
        RGB:
        237, 177, 191
        CMY:
        7, 31, 25
        CMYK:
        0, 25, 19, 7
      HSL:
        346°, 62.5000%, 81.1765%
        HSV (HSB):
        346°, 25.3165%, 92.9412%
        XYZ:
        60.0512, 53.2104, 56.3958
        xyY:
        0.3540, 0.3136, 53.2104
      CIE-Lab:
        77.9991, 23.8716, 1.4501
        CIE-LCH:
        77.9991, 23.9156, 3.4761
        CIE-Luv:
        77.9991, 36.4630, -2.2429
        Hunter-Lab:
        72.9455, 19.2927, 5.2234
      #edb1bf color charts
#edb1bf RGB chart
      #edb1bf CMYK chart
      #edb1bf RGB pie chart
      #edb1bf color shades, tints & tones
#edb1bf color schemes
#edb1bf color preview, HTML & CSS examples
           This text has a color of #edb1bf        
        
          <p style="color:#edb1bf;">Text here</p>
        
        
          .mytext {color:#edb1bf;}
        
        Text color #edb1bf
      
           This box has a color of #edb1bf        
        
          <div style="background-color:#edb1bf;">Content here</div>
        
        
          .mybackground {background-color:#edb1bf;}
        
        Background color #edb1bf
      
           Border around this has a color of #edb1bf        
        
          <div style="border:2px solid #edb1bf;">Content here</div>
        
        
          .myborder {border:2px solid #edb1bf;}
        
        Border color #edb1bf