#ded4a7 color space conversions
Hex:
        #ded4a7
        RGB:
        222, 212, 167
        CMY:
        13, 17, 35
        CMYK:
        0, 5, 25, 13
      HSL:
        49°, 45.4545%, 76.2745%
        HSV (HSB):
        49°, 24.7748%, 87.0588%
        XYZ:
        60.6427, 65.4066, 45.9877
        xyY:
        0.3525, 0.3802, 65.4066
      CIE-Lab:
        84.6928, -3.5766, 23.5509
        CIE-LCH:
        84.6928, 23.8210, 98.6354
        CIE-Luv:
        84.6928, 8.5661, 33.7484
        Hunter-Lab:
        80.8743, -7.6838, 22.8978
      #ded4a7 color charts
#ded4a7 RGB chart
      #ded4a7 CMYK chart
      #ded4a7 RGB pie chart
      #ded4a7 color shades, tints & tones
#ded4a7 color schemes
#ded4a7 color preview, HTML & CSS examples
           This text has a color of #ded4a7        
        
          <p style="color:#ded4a7;">Text here</p>
        
        
          .mytext {color:#ded4a7;}
        
        Text color #ded4a7
      
           This box has a color of #ded4a7        
        
          <div style="background-color:#ded4a7;">Content here</div>
        
        
          .mybackground {background-color:#ded4a7;}
        
        Background color #ded4a7
      
           Border around this has a color of #ded4a7        
        
          <div style="border:2px solid #ded4a7;">Content here</div>
        
        
          .myborder {border:2px solid #ded4a7;}
        
        Border color #ded4a7