#ddae8e color space conversions
Hex:
        #ddae8e
        RGB:
        221, 174, 142
        CMY:
        13, 32, 44
        CMYK:
        0, 21, 36, 13
      HSL:
        24°, 53.7415%, 71.1765%
        HSV (HSB):
        24°, 35.7466%, 86.6667%
        XYZ:
        49.8373, 47.5972, 32.1517
        xyY:
        0.3846, 0.3673, 47.5972
      CIE-Lab:
        74.5702, 12.8004, 22.9738
        CIE-LCH:
        74.5702, 26.2992, 60.8747
        CIE-Luv:
        74.5702, 32.8573, 28.7228
        Hunter-Lab:
        68.9908, 8.2104, 20.6627
      #ddae8e color charts
#ddae8e RGB chart
      #ddae8e CMYK chart
      #ddae8e RGB pie chart
      #ddae8e color shades, tints & tones
#ddae8e color schemes
#ddae8e color preview, HTML & CSS examples
           This text has a color of #ddae8e        
        
          <p style="color:#ddae8e;">Text here</p>
        
        
          .mytext {color:#ddae8e;}
        
        Text color #ddae8e
      
           This box has a color of #ddae8e        
        
          <div style="background-color:#ddae8e;">Content here</div>
        
        
          .mybackground {background-color:#ddae8e;}
        
        Background color #ddae8e
      
           Border around this has a color of #ddae8e        
        
          <div style="border:2px solid #ddae8e;">Content here</div>
        
        
          .myborder {border:2px solid #ddae8e;}
        
        Border color #ddae8e