#dcd8b2 color space conversions
Hex:
        #dcd8b2
        RGB:
        220, 216, 178
        CMY:
        14, 15, 30
        CMYK:
        0, 2, 19, 14
      HSL:
        54°, 37.5000%, 78.0392%
        HSV (HSB):
        54°, 19.0909%, 86.2745%
        XYZ:
        62.1069, 67.5417, 51.8830
        xyY:
        0.3421, 0.3721, 67.5417
      CIE-Lab:
        85.7768, -4.8121, 19.2638
        CIE-LCH:
        85.7768, 19.8558, 104.0253
        CIE-Luv:
        85.7768, 4.4485, 28.4545
        Hunter-Lab:
        82.1838, -8.9277, 20.0986
      #dcd8b2 color charts
#dcd8b2 RGB chart
      #dcd8b2 CMYK chart
      #dcd8b2 RGB pie chart
      #dcd8b2 color shades, tints & tones
#dcd8b2 color schemes
#dcd8b2 color preview, HTML & CSS examples
           This text has a color of #dcd8b2        
        
          <p style="color:#dcd8b2;">Text here</p>
        
        
          .mytext {color:#dcd8b2;}
        
        Text color #dcd8b2
      
           This box has a color of #dcd8b2        
        
          <div style="background-color:#dcd8b2;">Content here</div>
        
        
          .mybackground {background-color:#dcd8b2;}
        
        Background color #dcd8b2
      
           Border around this has a color of #dcd8b2        
        
          <div style="border:2px solid #dcd8b2;">Content here</div>
        
        
          .myborder {border:2px solid #dcd8b2;}
        
        Border color #dcd8b2