#ddac84 color space conversions
Hex:
        #ddac84
        RGB:
        221, 172, 132
        CMY:
        13, 33, 48
        CMYK:
        0, 22, 40, 13
      HSL:
        27°, 56.6879%, 69.2157%
        HSV (HSB):
        27°, 40.2715%, 86.6667%
        XYZ:
        48.7362, 46.5431, 28.2448
        xyY:
        0.3945, 0.3768, 46.5431
      CIE-Lab:
        73.8966, 12.7122, 27.4414
        CIE-LCH:
        73.8966, 30.2429, 65.1442
        CIE-Luv:
        73.8966, 35.1373, 33.9751
        Hunter-Lab:
        68.2225, 8.1257, 23.2091
      #ddac84 color charts
#ddac84 RGB chart
      #ddac84 CMYK chart
      #ddac84 RGB pie chart
      #ddac84 color shades, tints & tones
#ddac84 color schemes
#ddac84 color preview, HTML & CSS examples
           This text has a color of #ddac84        
        
          <p style="color:#ddac84;">Text here</p>
        
        
          .mytext {color:#ddac84;}
        
        Text color #ddac84
      
           This box has a color of #ddac84        
        
          <div style="background-color:#ddac84;">Content here</div>
        
        
          .mybackground {background-color:#ddac84;}
        
        Background color #ddac84
      
           Border around this has a color of #ddac84        
        
          <div style="border:2px solid #ddac84;">Content here</div>
        
        
          .myborder {border:2px solid #ddac84;}
        
        Border color #ddac84