#dccd96 color space conversions
Hex:
        #dccd96
        RGB:
        220, 205, 150
        CMY:
        14, 20, 41
        CMYK:
        0, 7, 32, 14
      HSL:
        47°, 50.0000%, 72.5490%
        HSV (HSB):
        47°, 31.8182%, 86.2745%
        XYZ:
        56.8515, 61.0803, 37.6474
        xyY:
        0.3654, 0.3926, 61.0803
      CIE-Lab:
        82.4219, -2.9519, 29.3183
        CIE-LCH:
        82.4219, 29.4666, 95.7493
        CIE-Luv:
        82.4219, 12.3847, 40.5608
        Hunter-Lab:
        78.1539, -6.9229, 26.1472
      #dccd96 color charts
#dccd96 RGB chart
      #dccd96 CMYK chart
      #dccd96 RGB pie chart
      #dccd96 color shades, tints & tones
#dccd96 color schemes
#dccd96 color preview, HTML & CSS examples
           This text has a color of #dccd96        
        
          <p style="color:#dccd96;">Text here</p>
        
        
          .mytext {color:#dccd96;}
        
        Text color #dccd96
      
           This box has a color of #dccd96        
        
          <div style="background-color:#dccd96;">Content here</div>
        
        
          .mybackground {background-color:#dccd96;}
        
        Background color #dccd96
      
           Border around this has a color of #dccd96        
        
          <div style="border:2px solid #dccd96;">Content here</div>
        
        
          .myborder {border:2px solid #dccd96;}
        
        Border color #dccd96