#d7ddbf color space conversions
Hex:
        #d7ddbf
        RGB:
        215, 221, 191
        CMY:
        16, 13, 25
        CMYK:
        3, 0, 14, 13
      HSL:
        72°, 30.6122%, 80.7843%
        HSV (HSB):
        72°, 13.5747%, 86.6667%
        XYZ:
        63.2848, 69.9216, 59.4510
        xyY:
        0.3285, 0.3629, 69.9216
      CIE-Lab:
        86.9584, -7.1796, 14.0476
        CIE-LCH:
        86.9584, 15.7760, 117.0711
        CIE-Luv:
        86.9584, -1.8971, 21.8340
        Hunter-Lab:
        83.6191, -11.2408, 16.3798
      #d7ddbf color charts
#d7ddbf RGB chart
      #d7ddbf CMYK chart
      #d7ddbf RGB pie chart
      #d7ddbf color shades, tints & tones
#d7ddbf color schemes
#d7ddbf color preview, HTML & CSS examples
           This text has a color of #d7ddbf        
        
          <p style="color:#d7ddbf;">Text here</p>
        
        
          .mytext {color:#d7ddbf;}
        
        Text color #d7ddbf
      
           This box has a color of #d7ddbf        
        
          <div style="background-color:#d7ddbf;">Content here</div>
        
        
          .mybackground {background-color:#d7ddbf;}
        
        Background color #d7ddbf
      
           Border around this has a color of #d7ddbf        
        
          <div style="border:2px solid #d7ddbf;">Content here</div>
        
        
          .myborder {border:2px solid #d7ddbf;}
        
        Border color #d7ddbf