#ddac99 color space conversions
Hex:
        #ddac99
        RGB:
        221, 172, 153
        CMY:
        13, 33, 40
        CMYK:
        0, 22, 31, 13
      HSL:
        17°, 50.0000%, 73.3333%
        HSV (HSB):
        17°, 30.7692%, 86.6667%
        XYZ:
        50.3211, 47.1771, 36.5909
        xyY:
        0.3753, 0.3518, 47.1771
      CIE-Lab:
        74.3029, 15.2528, 16.6458
        CIE-LCH:
        74.3029, 22.5772, 47.5005
        CIE-Luv:
        74.3029, 32.9591, 20.2538
        Hunter-Lab:
        68.6856, 10.5746, 16.4944
      #ddac99 color charts
#ddac99 RGB chart
      #ddac99 CMYK chart
      #ddac99 RGB pie chart
      #ddac99 color shades, tints & tones
#ddac99 color schemes
#ddac99 color preview, HTML & CSS examples
           This text has a color of #ddac99        
        
          <p style="color:#ddac99;">Text here</p>
        
        
          .mytext {color:#ddac99;}
        
        Text color #ddac99
      
           This box has a color of #ddac99        
        
          <div style="background-color:#ddac99;">Content here</div>
        
        
          .mybackground {background-color:#ddac99;}
        
        Background color #ddac99
      
           Border around this has a color of #ddac99        
        
          <div style="border:2px solid #ddac99;">Content here</div>
        
        
          .myborder {border:2px solid #ddac99;}
        
        Border color #ddac99