#dfbfb2 color space conversions
Hex:
        #dfbfb2
        RGB:
        223, 191, 178
        CMY:
        13, 25, 30
        CMYK:
        0, 14, 20, 13
      HSL:
        17°, 41.2844%, 78.6275%
        HSV (HSB):
        17°, 20.1794%, 87.4510%
        XYZ:
        57.0981, 56.1639, 49.9508
        xyY:
        0.3498, 0.3441, 56.1639
      CIE-Lab:
        79.7070, 9.3583, 10.7625
        CIE-LCH:
        79.7070, 14.2621, 48.9921
        CIE-Luv:
        79.7070, 20.5158, 13.8225
        Hunter-Lab:
        74.9426, 4.8480, 12.9418
      #dfbfb2 color charts
#dfbfb2 RGB chart
      #dfbfb2 CMYK chart
      #dfbfb2 RGB pie chart
      #dfbfb2 color shades, tints & tones
#dfbfb2 color schemes
#dfbfb2 color preview, HTML & CSS examples
           This text has a color of #dfbfb2        
        
          <p style="color:#dfbfb2;">Text here</p>
        
        
          .mytext {color:#dfbfb2;}
        
        Text color #dfbfb2
      
           This box has a color of #dfbfb2        
        
          <div style="background-color:#dfbfb2;">Content here</div>
        
        
          .mybackground {background-color:#dfbfb2;}
        
        Background color #dfbfb2
      
           Border around this has a color of #dfbfb2        
        
          <div style="border:2px solid #dfbfb2;">Content here</div>
        
        
          .myborder {border:2px solid #dfbfb2;}
        
        Border color #dfbfb2