#d8ddbf color space conversions
Hex:
        #d8ddbf
        RGB:
        216, 221, 191
        CMY:
        15, 13, 25
        CMYK:
        2, 0, 14, 13
      HSL:
        70°, 30.6122%, 80.7843%
        HSV (HSB):
        70°, 13.5747%, 86.6667%
        XYZ:
        63.5793, 70.0734, 59.4647
        xyY:
        0.3292, 0.3629, 70.0734
      CIE-Lab:
        87.0329, -6.8243, 14.1634
        CIE-LCH:
        87.0329, 15.7217, 115.7258
        CIE-Luv:
        87.0329, -1.3163, 21.9333
        Hunter-Lab:
        83.7099, -10.9179, 16.4792
      #d8ddbf color charts
#d8ddbf RGB chart
      #d8ddbf CMYK chart
      #d8ddbf RGB pie chart
      #d8ddbf color shades, tints & tones
#d8ddbf color schemes
#d8ddbf color preview, HTML & CSS examples
           This text has a color of #d8ddbf        
        
          <p style="color:#d8ddbf;">Text here</p>
        
        
          .mytext {color:#d8ddbf;}
        
        Text color #d8ddbf
      
           This box has a color of #d8ddbf        
        
          <div style="background-color:#d8ddbf;">Content here</div>
        
        
          .mybackground {background-color:#d8ddbf;}
        
        Background color #d8ddbf
      
           Border around this has a color of #d8ddbf        
        
          <div style="border:2px solid #d8ddbf;">Content here</div>
        
        
          .myborder {border:2px solid #d8ddbf;}
        
        Border color #d8ddbf