#ded4d3 color space conversions
Hex:
        #ded4d3
        RGB:
        222, 212, 211
        CMY:
        13, 17, 17
        CMYK:
        0, 5, 5, 13
      HSL:
        5°, 14.2857%, 84.9020%
        HSV (HSB):
        5°, 4.9550%, 87.0588%
        XYZ:
        65.4256, 67.3197, 71.1737
        xyY:
        0.3208, 0.3301, 67.3197
      CIE-Lab:
        85.6651, 3.2634, 1.7113
        CIE-LCH:
        85.6651, 3.6849, 27.6723
        CIE-Luv:
        85.6651, 5.8223, 1.9984
        Hunter-Lab:
        82.0486, -1.2491, 6.0024
      #ded4d3 color charts
#ded4d3 RGB chart
      #ded4d3 CMYK chart
      #ded4d3 RGB pie chart
      #ded4d3 color shades, tints & tones
#ded4d3 color schemes
#ded4d3 color preview, HTML & CSS examples
           This text has a color of #ded4d3        
        
          <p style="color:#ded4d3;">Text here</p>
        
        
          .mytext {color:#ded4d3;}
        
        Text color #ded4d3
      
           This box has a color of #ded4d3        
        
          <div style="background-color:#ded4d3;">Content here</div>
        
        
          .mybackground {background-color:#ded4d3;}
        
        Background color #ded4d3
      
           Border around this has a color of #ded4d3        
        
          <div style="border:2px solid #ded4d3;">Content here</div>
        
        
          .myborder {border:2px solid #ded4d3;}
        
        Border color #ded4d3