#dfc0bc color space conversions
Hex:
        #dfc0bc
        RGB:
        223, 192, 188
        CMY:
        13, 25, 26
        CMYK:
        0, 14, 16, 13
      HSL:
        7°, 35.3535%, 80.5882%
        HSV (HSB):
        7°, 15.6951%, 87.4510%
        XYZ:
        58.3582, 57.0181, 55.5067
        xyY:
        0.3415, 0.3337, 57.0181
      CIE-Lab:
        80.1898, 10.3584, 6.0757
        CIE-LCH:
        80.1898, 12.0088, 30.3935
        CIE-Luv:
        80.1898, 19.0475, 7.0352
        Hunter-Lab:
        75.5103, 5.8107, 9.2739
      #dfc0bc color charts
#dfc0bc RGB chart
      #dfc0bc CMYK chart
      #dfc0bc RGB pie chart
      #dfc0bc color shades, tints & tones
#dfc0bc color schemes
#dfc0bc color preview, HTML & CSS examples
           This text has a color of #dfc0bc        
        
          <p style="color:#dfc0bc;">Text here</p>
        
        
          .mytext {color:#dfc0bc;}
        
        Text color #dfc0bc
      
           This box has a color of #dfc0bc        
        
          <div style="background-color:#dfc0bc;">Content here</div>
        
        
          .mybackground {background-color:#dfc0bc;}
        
        Background color #dfc0bc
      
           Border around this has a color of #dfc0bc        
        
          <div style="border:2px solid #dfc0bc;">Content here</div>
        
        
          .myborder {border:2px solid #dfc0bc;}
        
        Border color #dfc0bc