#ede2be color space conversions
Hex:
        #ede2be
        RGB:
        237, 226, 190
        CMY:
        7, 11, 25
        CMYK:
        0, 5, 20, 7
      HSL:
        46°, 56.6265%, 83.7255%
        HSV (HSB):
        46°, 19.8312%, 92.9412%
        XYZ:
        71.4157, 76.1149, 59.6428
        xyY:
        0.3447, 0.3674, 76.1149
      CIE-Lab:
        89.9127, -1.9632, 18.9656
        CIE-LCH:
        89.9127, 19.0669, 95.9097
        CIE-Luv:
        89.9127, 8.6117, 27.7746
        Hunter-Lab:
        87.2439, -6.5611, 20.5381
      #ede2be color charts
#ede2be RGB chart
      #ede2be CMYK chart
      #ede2be RGB pie chart
      #ede2be color shades, tints & tones
#ede2be color schemes
#ede2be color preview, HTML & CSS examples
           This text has a color of #ede2be        
        
          <p style="color:#ede2be;">Text here</p>
        
        
          .mytext {color:#ede2be;}
        
        Text color #ede2be
      
           This box has a color of #ede2be        
        
          <div style="background-color:#ede2be;">Content here</div>
        
        
          .mybackground {background-color:#ede2be;}
        
        Background color #ede2be
      
           Border around this has a color of #ede2be        
        
          <div style="border:2px solid #ede2be;">Content here</div>
        
        
          .myborder {border:2px solid #ede2be;}
        
        Border color #ede2be