#edbac2 color space conversions
Hex:
        #edbac2
        RGB:
        237, 186, 194
        CMY:
        7, 27, 24
        CMYK:
        0, 22, 18, 7
      HSL:
        351°, 58.6207%, 82.9412%
        HSV (HSB):
        351°, 21.5190%, 92.9412%
        XYZ:
        62.2216, 57.0174, 58.7650
        xyY:
        0.3496, 0.3203, 57.0174
      CIE-Lab:
        80.1894, 19.5384, 3.0081
        CIE-LCH:
        80.1894, 19.7686, 8.7525
        CIE-Luv:
        80.1894, 30.9691, 0.8586
        Hunter-Lab:
        75.5099, 14.9452, 6.7149
      #edbac2 color charts
#edbac2 RGB chart
      #edbac2 CMYK chart
      #edbac2 RGB pie chart
      #edbac2 color shades, tints & tones
#edbac2 color schemes
#edbac2 color preview, HTML & CSS examples
           This text has a color of #edbac2        
        
          <p style="color:#edbac2;">Text here</p>
        
        
          .mytext {color:#edbac2;}
        
        Text color #edbac2
      
           This box has a color of #edbac2        
        
          <div style="background-color:#edbac2;">Content here</div>
        
        
          .mybackground {background-color:#edbac2;}
        
        Background color #edbac2
      
           Border around this has a color of #edbac2        
        
          <div style="border:2px solid #edbac2;">Content here</div>
        
        
          .myborder {border:2px solid #edbac2;}
        
        Border color #edbac2