#ede4db color space conversions
Hex:
        #ede4db
        RGB:
        237, 228, 219
        CMY:
        7, 11, 14
        CMYK:
        0, 4, 8, 7
      HSL:
        30°, 33.3333%, 89.4118%
        HSV (HSB):
        30°, 7.5949%, 92.9412%
        XYZ:
        75.4546, 78.6058, 78.2134
        xyY:
        0.3249, 0.3384, 78.6058
      CIE-Lab:
        91.0556, 1.5229, 5.4616
        CIE-LCH:
        91.0556, 5.6700, 74.4191
        CIE-Luv:
        91.0556, 5.7224, 7.9602
        Hunter-Lab:
        88.6599, -3.2412, 9.7579
      #ede4db color charts
#ede4db RGB chart
      #ede4db CMYK chart
      #ede4db RGB pie chart
      #ede4db color shades, tints & tones
#ede4db color schemes
#ede4db color preview, HTML & CSS examples
           This text has a color of #ede4db        
        
          <p style="color:#ede4db;">Text here</p>
        
        
          .mytext {color:#ede4db;}
        
        Text color #ede4db
      
           This box has a color of #ede4db        
        
          <div style="background-color:#ede4db;">Content here</div>
        
        
          .mybackground {background-color:#ede4db;}
        
        Background color #ede4db
      
           Border around this has a color of #ede4db        
        
          <div style="border:2px solid #ede4db;">Content here</div>
        
        
          .myborder {border:2px solid #ede4db;}
        
        Border color #ede4db