#dcd0a4 color space conversions
Hex:
        #dcd0a4
        RGB:
        220, 208, 164
        CMY:
        14, 18, 36
        CMYK:
        0, 5, 25, 14
      HSL:
        47°, 44.4444%, 75.2941%
        HSV (HSB):
        47°, 25.4545%, 86.2745%
        XYZ:
        58.7719, 63.0077, 44.1861
        xyY:
        0.3541, 0.3796, 63.0077
      CIE-Lab:
        83.4464, -2.6770, 23.3878
        CIE-LCH:
        83.4464, 23.5405, 96.5298
        CIE-Luv:
        83.4464, 9.7875, 33.2479
        Hunter-Lab:
        79.3774, -6.7471, 22.5599
      #dcd0a4 color charts
#dcd0a4 RGB chart
      #dcd0a4 CMYK chart
      #dcd0a4 RGB pie chart
      #dcd0a4 color shades, tints & tones
#dcd0a4 color schemes
#dcd0a4 color preview, HTML & CSS examples
           This text has a color of #dcd0a4        
        
          <p style="color:#dcd0a4;">Text here</p>
        
        
          .mytext {color:#dcd0a4;}
        
        Text color #dcd0a4
      
           This box has a color of #dcd0a4        
        
          <div style="background-color:#dcd0a4;">Content here</div>
        
        
          .mybackground {background-color:#dcd0a4;}
        
        Background color #dcd0a4
      
           Border around this has a color of #dcd0a4        
        
          <div style="border:2px solid #dcd0a4;">Content here</div>
        
        
          .myborder {border:2px solid #dcd0a4;}
        
        Border color #dcd0a4