#dcd2a6 color space conversions
Hex:
        #dcd2a6
        RGB:
        220, 210, 166
        CMY:
        14, 18, 35
        CMYK:
        0, 5, 25, 14
      HSL:
        49°, 43.5484%, 75.6863%
        HSV (HSB):
        49°, 24.5455%, 86.2745%
        XYZ:
        59.4447, 64.0620, 45.3085
        xyY:
        0.3521, 0.3795, 64.0620
      CIE-Lab:
        83.9980, -3.4353, 23.0955
        CIE-LCH:
        83.9980, 23.3496, 98.4603
        CIE-Luv:
        83.9980, 8.5151, 33.0724
        Hunter-Lab:
        80.0387, -7.4960, 22.4641
      #dcd2a6 color charts
#dcd2a6 RGB chart
      #dcd2a6 CMYK chart
      #dcd2a6 RGB pie chart
      #dcd2a6 color shades, tints & tones
#dcd2a6 color schemes
#dcd2a6 color preview, HTML & CSS examples
           This text has a color of #dcd2a6        
        
          <p style="color:#dcd2a6;">Text here</p>
        
        
          .mytext {color:#dcd2a6;}
        
        Text color #dcd2a6
      
           This box has a color of #dcd2a6        
        
          <div style="background-color:#dcd2a6;">Content here</div>
        
        
          .mybackground {background-color:#dcd2a6;}
        
        Background color #dcd2a6
      
           Border around this has a color of #dcd2a6        
        
          <div style="border:2px solid #dcd2a6;">Content here</div>
        
        
          .myborder {border:2px solid #dcd2a6;}
        
        Border color #dcd2a6