#ddb895 color space conversions
Hex:
        #ddb895
        RGB:
        221, 184, 149
        CMY:
        13, 28, 42
        CMYK:
        0, 17, 33, 13
      HSL:
        29°, 51.4286%, 72.5490%
        HSV (HSB):
        29°, 32.5792%, 86.6667%
        XYZ:
        52.3841, 51.8231, 35.6757
        xyY:
        0.3745, 0.3705, 51.8231
      CIE-Lab:
        77.1749, 8.3272, 22.7666
        CIE-LCH:
        77.1749, 24.2417, 69.9093
        CIE-Luv:
        77.1749, 25.9276, 29.6564
        Hunter-Lab:
        71.9882, 3.9107, 21.0090
      #ddb895 color charts
#ddb895 RGB chart
      #ddb895 CMYK chart
      #ddb895 RGB pie chart
      #ddb895 color shades, tints & tones
#ddb895 color schemes
#ddb895 color preview, HTML & CSS examples
           This text has a color of #ddb895        
        
          <p style="color:#ddb895;">Text here</p>
        
        
          .mytext {color:#ddb895;}
        
        Text color #ddb895
      
           This box has a color of #ddb895        
        
          <div style="background-color:#ddb895;">Content here</div>
        
        
          .mybackground {background-color:#ddb895;}
        
        Background color #ddb895
      
           Border around this has a color of #ddb895        
        
          <div style="border:2px solid #ddb895;">Content here</div>
        
        
          .myborder {border:2px solid #ddb895;}
        
        Border color #ddb895