#dbc7cf color space conversions
Hex:
        #dbc7cf
        RGB:
        219, 199, 207
        CMY:
        14, 22, 19
        CMYK:
        0, 9, 5, 14
      HSL:
        336°, 21.7391%, 81.9608%
        HSV (HSB):
        336°, 9.1324%, 85.8824%
        XYZ:
        60.8993, 60.4119, 67.4824
        xyY:
        0.3226, 0.3200, 60.4119
      CIE-Lab:
        82.0616, 8.3712, -1.4476
        CIE-LCH:
        82.0616, 8.4954, 350.1890
        CIE-Luv:
        82.0616, 11.1454, -3.6705
        Hunter-Lab:
        77.7251, 3.8398, 2.9309
      #dbc7cf color charts
#dbc7cf RGB chart
      #dbc7cf CMYK chart
      #dbc7cf RGB pie chart
      #dbc7cf color shades, tints & tones
#dbc7cf color schemes
#dbc7cf color preview, HTML & CSS examples
           This text has a color of #dbc7cf        
        
          <p style="color:#dbc7cf;">Text here</p>
        
        
          .mytext {color:#dbc7cf;}
        
        Text color #dbc7cf
      
           This box has a color of #dbc7cf        
        
          <div style="background-color:#dbc7cf;">Content here</div>
        
        
          .mybackground {background-color:#dbc7cf;}
        
        Background color #dbc7cf
      
           Border around this has a color of #dbc7cf        
        
          <div style="border:2px solid #dbc7cf;">Content here</div>
        
        
          .myborder {border:2px solid #dbc7cf;}
        
        Border color #dbc7cf