#eef0de color space conversions
Hex:
        #eef0de
        RGB:
        238, 240, 222
        CMY:
        7, 6, 13
        CMYK:
        1, 0, 8, 6
      HSL:
        67°, 37.5000%, 90.5882%
        HSV (HSB):
        67°, 7.5000%, 94.1176%
        XYZ:
        79.6048, 85.7712, 81.4671
        xyY:
        0.3225, 0.3475, 85.7712
      CIE-Lab:
        94.2145, -3.7556, 8.4577
        CIE-LCH:
        94.2145, 9.2540, 113.9434
        CIE-Luv:
        94.2145, -0.1647, 13.4226
        Hunter-Lab:
        92.6128, -8.6436, 12.6743
      #eef0de color charts
#eef0de RGB chart
      #eef0de CMYK chart
      #eef0de RGB pie chart
      #eef0de color shades, tints & tones
#eef0de color schemes
#eef0de color preview, HTML & CSS examples
           This text has a color of #eef0de        
        
          <p style="color:#eef0de;">Text here</p>
        
        
          .mytext {color:#eef0de;}
        
        Text color #eef0de
      
           This box has a color of #eef0de        
        
          <div style="background-color:#eef0de;">Content here</div>
        
        
          .mybackground {background-color:#eef0de;}
        
        Background color #eef0de
      
           Border around this has a color of #eef0de        
        
          <div style="border:2px solid #eef0de;">Content here</div>
        
        
          .myborder {border:2px solid #eef0de;}
        
        Border color #eef0de