#ede7cb color space conversions
Hex:
        #ede7cb
        RGB:
        237, 231, 203
        CMY:
        7, 9, 20
        CMYK:
        0, 3, 14, 7
      HSL:
        49°, 48.5714%, 86.2745%
        HSV (HSB):
        49°, 14.3460%, 92.9412%
        XYZ:
        74.2805, 79.4681, 67.9238
        xyY:
        0.3351, 0.3585, 79.4681
      CIE-Lab:
        91.4457, -2.5724, 14.3609
        CIE-LCH:
        91.4457, 14.5895, 100.1554
        CIE-Luv:
        91.4457, 5.0806, 21.6109
        Hunter-Lab:
        89.1449, -7.2675, 17.2255
      #ede7cb color charts
#ede7cb RGB chart
      #ede7cb CMYK chart
      #ede7cb RGB pie chart
      #ede7cb color shades, tints & tones
#ede7cb color schemes
#ede7cb color preview, HTML & CSS examples
           This text has a color of #ede7cb        
        
          <p style="color:#ede7cb;">Text here</p>
        
        
          .mytext {color:#ede7cb;}
        
        Text color #ede7cb
      
           This box has a color of #ede7cb        
        
          <div style="background-color:#ede7cb;">Content here</div>
        
        
          .mybackground {background-color:#ede7cb;}
        
        Background color #ede7cb
      
           Border around this has a color of #ede7cb        
        
          <div style="border:2px solid #ede7cb;">Content here</div>
        
        
          .myborder {border:2px solid #ede7cb;}
        
        Border color #ede7cb