#d8987d color space conversions
Hex:
        #d8987d
        RGB:
        216, 152, 125
        CMY:
        15, 40, 51
        CMYK:
        0, 30, 42, 15
      HSL:
        18°, 53.8462%, 66.8627%
        HSV (HSB):
        18°, 42.1296%, 84.7059%
        XYZ:
        43.2488, 38.5361, 24.5608
        xyY:
        0.4067, 0.3624, 38.5361
      CIE-Lab:
        68.4139, 20.7229, 23.7944
        CIE-LCH:
        68.4139, 31.5533, 48.9469
        CIE-Luv:
        68.4139, 45.4332, 27.3146
        Hunter-Lab:
        62.0774, 15.7239, 19.9963
      #d8987d color charts
#d8987d RGB chart
      #d8987d CMYK chart
      #d8987d RGB pie chart
      #d8987d color shades, tints & tones
#d8987d color schemes
#d8987d color preview, HTML & CSS examples
           This text has a color of #d8987d        
        
          <p style="color:#d8987d;">Text here</p>
        
        
          .mytext {color:#d8987d;}
        
        Text color #d8987d
      
           This box has a color of #d8987d        
        
          <div style="background-color:#d8987d;">Content here</div>
        
        
          .mybackground {background-color:#d8987d;}
        
        Background color #d8987d
      
           Border around this has a color of #d8987d        
        
          <div style="border:2px solid #d8987d;">Content here</div>
        
        
          .myborder {border:2px solid #d8987d;}
        
        Border color #d8987d