#dd884b color space conversions
Hex:
        #dd884b
        RGB:
        221, 136, 75
        CMY:
        13, 47, 71
        CMYK:
        0, 38, 66, 13
      HSL:
        25°, 68.2243%, 58.0392%
        HSV (HSB):
        25°, 66.0633%, 86.6667%
        XYZ:
        39.8930, 33.4885, 11.0179
        xyY:
        0.4727, 0.3968, 33.4885
      CIE-Lab:
        64.5545, 27.1422, 45.6883
        CIE-LCH:
        64.5545, 53.1424, 59.2866
        CIE-Luv:
        64.5545, 66.7542, 46.6445
        Hunter-Lab:
        57.8692, 21.7803, 29.2200
      #dd884b color charts
#dd884b RGB chart
      #dd884b CMYK chart
      #dd884b RGB pie chart
      #dd884b color shades, tints & tones
#dd884b color schemes
#dd884b color preview, HTML & CSS examples
           This text has a color of #dd884b        
        
          <p style="color:#dd884b;">Text here</p>
        
        
          .mytext {color:#dd884b;}
        
        Text color #dd884b
      
           This box has a color of #dd884b        
        
          <div style="background-color:#dd884b;">Content here</div>
        
        
          .mybackground {background-color:#dd884b;}
        
        Background color #dd884b
      
           Border around this has a color of #dd884b        
        
          <div style="border:2px solid #dd884b;">Content here</div>
        
        
          .myborder {border:2px solid #dd884b;}
        
        Border color #dd884b