#d87f60 color space conversions
Hex:
        #d87f60
        RGB:
        216, 127, 96
        CMY:
        15, 50, 62
        CMYK:
        0, 41, 56, 15
      HSL:
        16°, 60.6061%, 61.1765%
        HSV (HSB):
        16°, 55.5556%, 84.7059%
        XYZ:
        38.0196, 30.6222, 14.9732
        xyY:
        0.4547, 0.3662, 30.6222
      CIE-Lab:
        62.1874, 31.3910, 31.5739
        CIE-LCH:
        62.1874, 44.5231, 45.1663
        CIE-Luv:
        62.1874, 66.7824, 32.2528
        Hunter-Lab:
        55.3373, 25.7984, 22.6935
      #d87f60 color charts
#d87f60 RGB chart
      #d87f60 CMYK chart
      #d87f60 RGB pie chart
      #d87f60 color shades, tints & tones
#d87f60 color schemes
#d87f60 color preview, HTML & CSS examples
           This text has a color of #d87f60        
        
          <p style="color:#d87f60;">Text here</p>
        
        
          .mytext {color:#d87f60;}
        
        Text color #d87f60
      
           This box has a color of #d87f60        
        
          <div style="background-color:#d87f60;">Content here</div>
        
        
          .mybackground {background-color:#d87f60;}
        
        Background color #d87f60
      
           Border around this has a color of #d87f60        
        
          <div style="border:2px solid #d87f60;">Content here</div>
        
        
          .myborder {border:2px solid #d87f60;}
        
        Border color #d87f60