#edbac1 color space conversions
Hex:
        #edbac1
        RGB:
        237, 186, 193
        CMY:
        7, 27, 24
        CMYK:
        0, 22, 19, 7
      HSL:
        352°, 58.6207%, 82.9412%
        HSV (HSB):
        352°, 21.5190%, 92.9412%
        XYZ:
        62.1096, 56.9726, 58.1754
        xyY:
        0.3504, 0.3214, 56.9726
      CIE-Lab:
        80.1642, 19.3864, 3.5111
        CIE-LCH:
        80.1642, 19.7018, 10.2656
        CIE-Luv:
        80.1642, 31.0864, 1.6171
        Hunter-Lab:
        75.4802, 14.7901, 7.1392
      #edbac1 color charts
#edbac1 RGB chart
      #edbac1 CMYK chart
      #edbac1 RGB pie chart
      #edbac1 color shades, tints & tones
#edbac1 color schemes
#edbac1 color preview, HTML & CSS examples
           This text has a color of #edbac1        
        
          <p style="color:#edbac1;">Text here</p>
        
        
          .mytext {color:#edbac1;}
        
        Text color #edbac1
      
           This box has a color of #edbac1        
        
          <div style="background-color:#edbac1;">Content here</div>
        
        
          .mybackground {background-color:#edbac1;}
        
        Background color #edbac1
      
           Border around this has a color of #edbac1        
        
          <div style="border:2px solid #edbac1;">Content here</div>
        
        
          .myborder {border:2px solid #edbac1;}
        
        Border color #edbac1