#dcd9be color space conversions
Hex:
        #dcd9be
        RGB:
        220, 217, 190
        CMY:
        14, 15, 25
        CMYK:
        0, 1, 14, 14
      HSL:
        54°, 30.0000%, 80.3922%
        HSV (HSB):
        54°, 13.6364%, 86.2745%
        XYZ:
        63.6223, 68.5591, 58.5952
        xyY:
        0.3335, 0.3594, 68.5591
      CIE-Lab:
        86.2852, -3.5032, 13.6752
        CIE-LCH:
        86.2852, 14.1168, 104.3685
        CIE-Luv:
        86.2852, 3.2464, 20.5955
        Hunter-Lab:
        82.8004, -7.7445, 16.0027
      #dcd9be color charts
#dcd9be RGB chart
      #dcd9be CMYK chart
      #dcd9be RGB pie chart
      #dcd9be color shades, tints & tones
#dcd9be color schemes
#dcd9be color preview, HTML & CSS examples
           This text has a color of #dcd9be        
        
          <p style="color:#dcd9be;">Text here</p>
        
        
          .mytext {color:#dcd9be;}
        
        Text color #dcd9be
      
           This box has a color of #dcd9be        
        
          <div style="background-color:#dcd9be;">Content here</div>
        
        
          .mybackground {background-color:#dcd9be;}
        
        Background color #dcd9be
      
           Border around this has a color of #dcd9be        
        
          <div style="border:2px solid #dcd9be;">Content here</div>
        
        
          .myborder {border:2px solid #dcd9be;}
        
        Border color #dcd9be