#dee8d7 color space conversions
Hex:
        #dee8d7
        RGB:
        222, 232, 215
        CMY:
        13, 9, 16
        CMYK:
        4, 0, 7, 9
      HSL:
        95°, 26.9841%, 87.6471%
        HSV (HSB):
        95°, 7.3276%, 90.9804%
        XYZ:
        71.2466, 78.1491, 75.6192
        xyY:
        0.3166, 0.3473, 78.1491
      CIE-Lab:
        90.8479, -6.3534, 7.1061
        CIE-LCH:
        90.8479, 9.5322, 131.7991
        CIE-Luv:
        90.8479, -4.7437, 11.8300
        Hunter-Lab:
        88.4020, -10.8435, 11.1647
      #dee8d7 color charts
#dee8d7 RGB chart
      #dee8d7 CMYK chart
      #dee8d7 RGB pie chart
      #dee8d7 color shades, tints & tones
#dee8d7 color schemes
#dee8d7 color preview, HTML & CSS examples
           This text has a color of #dee8d7        
        
          <p style="color:#dee8d7;">Text here</p>
        
        
          .mytext {color:#dee8d7;}
        
        Text color #dee8d7
      
           This box has a color of #dee8d7        
        
          <div style="background-color:#dee8d7;">Content here</div>
        
        
          .mybackground {background-color:#dee8d7;}
        
        Background color #dee8d7
      
           Border around this has a color of #dee8d7        
        
          <div style="border:2px solid #dee8d7;">Content here</div>
        
        
          .myborder {border:2px solid #dee8d7;}
        
        Border color #dee8d7