#dee8af color space conversions
Hex:
        #dee8af
        RGB:
        222, 232, 175
        CMY:
        13, 9, 31
        CMYK:
        4, 0, 25, 9
      HSL:
        71°, 55.3398%, 79.8039%
        HSV (HSB):
        71°, 24.5690%, 90.9804%
        XYZ:
        66.7187, 76.3380, 51.7757
        xyY:
        0.3424, 0.3918, 76.3380
      CIE-Lab:
        90.0160, -12.6008, 26.6806
        CIE-LCH:
        90.0160, 29.5065, 115.2806
        CIE-Luv:
        90.0160, -3.0773, 40.0354
        Hunter-Lab:
        87.3716, -16.5942, 26.0254
      #dee8af color charts
#dee8af RGB chart
      #dee8af CMYK chart
      #dee8af RGB pie chart
      #dee8af color shades, tints & tones
#dee8af color schemes
#dee8af color preview, HTML & CSS examples
           This text has a color of #dee8af        
        
          <p style="color:#dee8af;">Text here</p>
        
        
          .mytext {color:#dee8af;}
        
        Text color #dee8af
      
           This box has a color of #dee8af        
        
          <div style="background-color:#dee8af;">Content here</div>
        
        
          .mybackground {background-color:#dee8af;}
        
        Background color #dee8af
      
           Border around this has a color of #dee8af        
        
          <div style="border:2px solid #dee8af;">Content here</div>
        
        
          .myborder {border:2px solid #dee8af;}
        
        Border color #dee8af