#edc8bd color space conversions
Hex:
        #edc8bd
        RGB:
        237, 200, 189
        CMY:
        7, 22, 26
        CMYK:
        0, 16, 20, 7
      HSL:
        14°, 57.1429%, 83.5294%
        HSV (HSB):
        14°, 20.2532%, 92.9412%
        XYZ:
        64.7646, 62.9872, 56.8884
        xyY:
        0.3508, 0.3411, 62.9872
      CIE-Lab:
        83.4356, 11.3817, 10.3572
        CIE-LCH:
        83.4356, 15.3888, 42.3018
        CIE-Luv:
        83.4356, 23.4907, 12.9918
        Hunter-Lab:
        79.3645, 6.7754, 13.0561
      #edc8bd color charts
#edc8bd RGB chart
      #edc8bd CMYK chart
      #edc8bd RGB pie chart
      #edc8bd color shades, tints & tones
#edc8bd color schemes
#edc8bd color preview, HTML & CSS examples
           This text has a color of #edc8bd        
        
          <p style="color:#edc8bd;">Text here</p>
        
        
          .mytext {color:#edc8bd;}
        
        Text color #edc8bd
      
           This box has a color of #edc8bd        
        
          <div style="background-color:#edc8bd;">Content here</div>
        
        
          .mybackground {background-color:#edc8bd;}
        
        Background color #edc8bd
      
           Border around this has a color of #edc8bd        
        
          <div style="border:2px solid #edc8bd;">Content here</div>
        
        
          .myborder {border:2px solid #edc8bd;}
        
        Border color #edc8bd