#d8887b color space conversions
Hex:
        #d8887b
        RGB:
        216, 136, 123
        CMY:
        15, 47, 52
        CMYK:
        0, 37, 43, 15
      HSL:
        8°, 54.3860%, 66.4706%
        HSV (HSB):
        8°, 43.0556%, 84.7059%
        XYZ:
        40.6982, 33.6373, 23.0865
        xyY:
        0.4178, 0.3453, 33.6373
      CIE-Lab:
        64.6737, 29.1307, 19.8322
        CIE-LCH:
        64.6737, 35.2408, 34.2470
        CIE-Luv:
        64.6737, 56.3912, 20.4334
        Hunter-Lab:
        57.9977, 23.7613, 16.9974
      #d8887b color charts
#d8887b RGB chart
      #d8887b CMYK chart
      #d8887b RGB pie chart
      #d8887b color shades, tints & tones
#d8887b color schemes
#d8887b color preview, HTML & CSS examples
           This text has a color of #d8887b        
        
          <p style="color:#d8887b;">Text here</p>
        
        
          .mytext {color:#d8887b;}
        
        Text color #d8887b
      
           This box has a color of #d8887b        
        
          <div style="background-color:#d8887b;">Content here</div>
        
        
          .mybackground {background-color:#d8887b;}
        
        Background color #d8887b
      
           Border around this has a color of #d8887b        
        
          <div style="border:2px solid #d8887b;">Content here</div>
        
        
          .myborder {border:2px solid #d8887b;}
        
        Border color #d8887b