#dedfb0 color space conversions
Hex:
        #dedfb0
        RGB:
        222, 223, 176
        CMY:
        13, 13, 31
        CMYK:
        0, 0, 21, 13
      HSL:
        61°, 42.3423%, 78.2353%
        HSV (HSB):
        61°, 21.0762%, 87.4510%
        XYZ:
        64.3484, 71.4395, 51.4720
        xyY:
        0.3436, 0.3815, 71.4395
      CIE-Lab:
        87.6981, -7.9357, 22.9900
        CIE-LCH:
        87.6981, 24.3211, 109.0437
        CIE-Luv:
        87.6981, 1.8637, 34.1350
        Hunter-Lab:
        84.5219, -12.0175, 23.0590
      #dedfb0 color charts
#dedfb0 RGB chart
      #dedfb0 CMYK chart
      #dedfb0 RGB pie chart
      #dedfb0 color shades, tints & tones
#dedfb0 color schemes
#dedfb0 color preview, HTML & CSS examples
           This text has a color of #dedfb0        
        
          <p style="color:#dedfb0;">Text here</p>
        
        
          .mytext {color:#dedfb0;}
        
        Text color #dedfb0
      
           This box has a color of #dedfb0        
        
          <div style="background-color:#dedfb0;">Content here</div>
        
        
          .mybackground {background-color:#dedfb0;}
        
        Background color #dedfb0
      
           Border around this has a color of #dedfb0        
        
          <div style="border:2px solid #dedfb0;">Content here</div>
        
        
          .myborder {border:2px solid #dedfb0;}
        
        Border color #dedfb0