#edb5ac color space conversions
Hex:
        #edb5ac
        RGB:
        237, 181, 172
        CMY:
        7, 29, 33
        CMYK:
        0, 24, 27, 7
      HSL:
        8°, 64.3564%, 80.1961%
        HSV (HSB):
        8°, 27.4262%, 92.9412%
        XYZ:
        58.8953, 54.0308, 46.3546
        xyY:
        0.3698, 0.3392, 54.0308
      CIE-Lab:
        78.4797, 19.0293, 12.4407
        CIE-LCH:
        78.4797, 22.7351, 33.1754
        CIE-Luv:
        78.4797, 36.4980, 14.1610
        Hunter-Lab:
        73.5057, 14.3855, 14.0641
      #edb5ac color charts
#edb5ac RGB chart
      #edb5ac CMYK chart
      #edb5ac RGB pie chart
      #edb5ac color shades, tints & tones
#edb5ac color schemes
#edb5ac color preview, HTML & CSS examples
           This text has a color of #edb5ac        
        
          <p style="color:#edb5ac;">Text here</p>
        
        
          .mytext {color:#edb5ac;}
        
        Text color #edb5ac
      
           This box has a color of #edb5ac        
        
          <div style="background-color:#edb5ac;">Content here</div>
        
        
          .mybackground {background-color:#edb5ac;}
        
        Background color #edb5ac
      
           Border around this has a color of #edb5ac        
        
          <div style="border:2px solid #edb5ac;">Content here</div>
        
        
          .myborder {border:2px solid #edb5ac;}
        
        Border color #edb5ac