#ded7b3 color space conversions
Hex:
        #ded7b3
        RGB:
        222, 215, 179
        CMY:
        13, 16, 30
        CMYK:
        0, 3, 19, 13
      HSL:
        50°, 39.4495%, 78.6275%
        HSV (HSB):
        50°, 19.3694%, 87.0588%
        XYZ:
        62.5613, 67.3851, 52.3571
        xyY:
        0.3432, 0.3696, 67.3851
      CIE-Lab:
        85.6981, -3.4173, 18.6537
        CIE-LCH:
        85.6981, 18.9641, 100.3812
        CIE-Luv:
        85.6981, 6.1763, 27.3633
        Hunter-Lab:
        82.0885, -7.6162, 19.6460
      #ded7b3 color charts
#ded7b3 RGB chart
      #ded7b3 CMYK chart
      #ded7b3 RGB pie chart
      #ded7b3 color shades, tints & tones
#ded7b3 color schemes
#ded7b3 color preview, HTML & CSS examples
           This text has a color of #ded7b3        
        
          <p style="color:#ded7b3;">Text here</p>
        
        
          .mytext {color:#ded7b3;}
        
        Text color #ded7b3
      
           This box has a color of #ded7b3        
        
          <div style="background-color:#ded7b3;">Content here</div>
        
        
          .mybackground {background-color:#ded7b3;}
        
        Background color #ded7b3
      
           Border around this has a color of #ded7b3        
        
          <div style="border:2px solid #ded7b3;">Content here</div>
        
        
          .myborder {border:2px solid #ded7b3;}
        
        Border color #ded7b3