#dedc9b color space conversions
Hex:
        #dedc9b
        RGB:
        222, 220, 155
        CMY:
        13, 14, 39
        CMYK:
        0, 1, 30, 13
      HSL:
        58°, 50.3759%, 73.9216%
        HSV (HSB):
        58°, 30.1802%, 87.0588%
        XYZ:
        61.6338, 69.0826, 41.0962
        xyY:
        0.3587, 0.4021, 69.0826
      CIE-Lab:
        86.5449, -9.2276, 32.2652
        CIE-LCH:
        86.5449, 33.5588, 105.9601
        CIE-Luv:
        86.5449, 4.5523, 45.9088
        Hunter-Lab:
        83.1159, -13.0879, 28.8656
      #dedc9b color charts
#dedc9b RGB chart
      #dedc9b CMYK chart
      #dedc9b RGB pie chart
      #dedc9b color shades, tints & tones
#dedc9b color schemes
#dedc9b color preview, HTML & CSS examples
           This text has a color of #dedc9b        
        
          <p style="color:#dedc9b;">Text here</p>
        
        
          .mytext {color:#dedc9b;}
        
        Text color #dedc9b
      
           This box has a color of #dedc9b        
        
          <div style="background-color:#dedc9b;">Content here</div>
        
        
          .mybackground {background-color:#dedc9b;}
        
        Background color #dedc9b
      
           Border around this has a color of #dedc9b        
        
          <div style="border:2px solid #dedc9b;">Content here</div>
        
        
          .myborder {border:2px solid #dedc9b;}
        
        Border color #dedc9b