#ded4a6 color space conversions
Hex:
        #ded4a6
        RGB:
        222, 212, 166
        CMY:
        13, 17, 35
        CMYK:
        0, 5, 25, 13
      HSL:
        49°, 45.9016%, 76.0784%
        HSV (HSB):
        49°, 25.2252%, 87.0588%
        XYZ:
        60.5506, 65.3697, 45.5027
        xyY:
        0.3532, 0.3813, 65.3697
      CIE-Lab:
        84.6739, -3.7132, 24.0478
        CIE-LCH:
        84.6739, 24.3328, 98.7776
        CIE-Luv:
        84.6739, 8.6234, 34.4104
        Hunter-Lab:
        80.8516, -7.8096, 23.2281
      #ded4a6 color charts
#ded4a6 RGB chart
      #ded4a6 CMYK chart
      #ded4a6 RGB pie chart
      #ded4a6 color shades, tints & tones
#ded4a6 color schemes
#ded4a6 color preview, HTML & CSS examples
           This text has a color of #ded4a6        
        
          <p style="color:#ded4a6;">Text here</p>
        
        
          .mytext {color:#ded4a6;}
        
        Text color #ded4a6
      
           This box has a color of #ded4a6        
        
          <div style="background-color:#ded4a6;">Content here</div>
        
        
          .mybackground {background-color:#ded4a6;}
        
        Background color #ded4a6
      
           Border around this has a color of #ded4a6        
        
          <div style="border:2px solid #ded4a6;">Content here</div>
        
        
          .myborder {border:2px solid #ded4a6;}
        
        Border color #ded4a6