#d0ccc2 color space conversions
Hex:
        #d0ccc2
        RGB:
        208, 204, 194
        CMY:
        18, 20, 24
        CMYK:
        0, 2, 7, 18
      HSL:
        43°, 12.9630%, 78.8235%
        HSV (HSB):
        43°, 6.7308%, 81.5686%
        XYZ:
        57.3429, 60.4907, 59.6925
        xyY:
        0.3230, 0.3407, 60.4907
      CIE-Lab:
        82.1042, -0.3722, 5.4572
        CIE-LCH:
        82.1042, 5.4699, 93.9014
        CIE-Luv:
        82.1042, 2.8801, 8.1580
        Hunter-Lab:
        77.7757, -4.5022, 8.9382
      #d0ccc2 color charts
#d0ccc2 RGB chart
      #d0ccc2 CMYK chart
      #d0ccc2 RGB pie chart
      #d0ccc2 color shades, tints & tones
#d0ccc2 color schemes
#d0ccc2 color preview, HTML & CSS examples
           This text has a color of #d0ccc2        
        
          <p style="color:#d0ccc2;">Text here</p>
        
        
          .mytext {color:#d0ccc2;}
        
        Text color #d0ccc2
      
           This box has a color of #d0ccc2        
        
          <div style="background-color:#d0ccc2;">Content here</div>
        
        
          .mybackground {background-color:#d0ccc2;}
        
        Background color #d0ccc2
      
           Border around this has a color of #d0ccc2        
        
          <div style="border:2px solid #d0ccc2;">Content here</div>
        
        
          .myborder {border:2px solid #d0ccc2;}
        
        Border color #d0ccc2