#dfd1ae color space conversions
Hex:
        #dfd1ae
        RGB:
        223, 209, 174
        CMY:
        13, 18, 32
        CMYK:
        0, 6, 22, 13
      HSL:
        43°, 43.3628%, 77.8431%
        HSV (HSB):
        43°, 21.9731%, 87.4510%
        XYZ:
        60.8719, 64.3449, 49.2559
        xyY:
        0.3489, 0.3688, 64.3449
      CIE-Lab:
        84.1450, -0.6740, 19.1328
        CIE-LCH:
        84.1450, 19.1447, 92.0175
        CIE-Luv:
        84.1450, 10.4938, 27.3653
        Hunter-Lab:
        80.2153, -4.9209, 19.7439
      #dfd1ae color charts
#dfd1ae RGB chart
      #dfd1ae CMYK chart
      #dfd1ae RGB pie chart
      #dfd1ae color shades, tints & tones
#dfd1ae color schemes
#dfd1ae color preview, HTML & CSS examples
           This text has a color of #dfd1ae        
        
          <p style="color:#dfd1ae;">Text here</p>
        
        
          .mytext {color:#dfd1ae;}
        
        Text color #dfd1ae
      
           This box has a color of #dfd1ae        
        
          <div style="background-color:#dfd1ae;">Content here</div>
        
        
          .mybackground {background-color:#dfd1ae;}
        
        Background color #dfd1ae
      
           Border around this has a color of #dfd1ae        
        
          <div style="border:2px solid #dfd1ae;">Content here</div>
        
        
          .myborder {border:2px solid #dfd1ae;}
        
        Border color #dfd1ae