#ded2d6 color space conversions
Hex:
        #ded2d6
        RGB:
        222, 210, 214
        CMY:
        13, 18, 16
        CMYK:
        0, 5, 4, 13
      HSL:
        340°, 15.3846%, 84.7059%
        HSV (HSB):
        340°, 5.4054%, 87.0588%
        XYZ:
        65.3084, 66.4778, 73.0077
        xyY:
        0.3189, 0.3246, 66.4778
      CIE-Lab:
        85.2396, 4.8341, -0.5007
        CIE-LCH:
        85.2396, 4.8600, 354.0868
        CIE-Luv:
        85.2396, 6.6600, -1.6187
        Hunter-Lab:
        81.5339, 0.2935, 3.9839
      #ded2d6 color charts
#ded2d6 RGB chart
      #ded2d6 CMYK chart
      #ded2d6 RGB pie chart
      #ded2d6 color shades, tints & tones
#ded2d6 color schemes
#ded2d6 color preview, HTML & CSS examples
           This text has a color of #ded2d6        
        
          <p style="color:#ded2d6;">Text here</p>
        
        
          .mytext {color:#ded2d6;}
        
        Text color #ded2d6
      
           This box has a color of #ded2d6        
        
          <div style="background-color:#ded2d6;">Content here</div>
        
        
          .mybackground {background-color:#ded2d6;}
        
        Background color #ded2d6
      
           Border around this has a color of #ded2d6        
        
          <div style="border:2px solid #ded2d6;">Content here</div>
        
        
          .myborder {border:2px solid #ded2d6;}
        
        Border color #ded2d6