#dcdd9b color space conversions
Hex:
        #dcdd9b
        RGB:
        220, 221, 155
        CMY:
        14, 13, 39
        CMYK:
        0, 0, 30, 13
      HSL:
        61°, 49.2537%, 73.7255%
        HSV (HSB):
        61°, 29.8643%, 86.6667%
        XYZ:
        61.2880, 69.2951, 41.1554
        xyY:
        0.3569, 0.4035, 69.2951
      CIE-Lab:
        86.6500, -10.4912, 32.3769
        CIE-LCH:
        86.6500, 34.0343, 107.9541
        CIE-Luv:
        86.6500, 2.7241, 46.3098
        Hunter-Lab:
        83.2437, -14.2561, 28.9578
      #dcdd9b color charts
#dcdd9b RGB chart
      #dcdd9b CMYK chart
      #dcdd9b RGB pie chart
      #dcdd9b color shades, tints & tones
#dcdd9b color schemes
#dcdd9b color preview, HTML & CSS examples
           This text has a color of #dcdd9b        
        
          <p style="color:#dcdd9b;">Text here</p>
        
        
          .mytext {color:#dcdd9b;}
        
        Text color #dcdd9b
      
           This box has a color of #dcdd9b        
        
          <div style="background-color:#dcdd9b;">Content here</div>
        
        
          .mybackground {background-color:#dcdd9b;}
        
        Background color #dcdd9b
      
           Border around this has a color of #dcdd9b        
        
          <div style="border:2px solid #dcdd9b;">Content here</div>
        
        
          .myborder {border:2px solid #dcdd9b;}
        
        Border color #dcdd9b