#d87f42 color space conversions
Hex:
        #d87f42
        RGB:
        216, 127, 66
        CMY:
        15, 50, 74
        CMYK:
        0, 41, 69, 15
      HSL:
        24°, 65.7895%, 55.2941%
        HSV (HSB):
        24°, 69.4444%, 84.7059%
        XYZ:
        36.8916, 30.1710, 9.0334
        xyY:
        0.4848, 0.3965, 30.1710
      CIE-Lab:
        61.8015, 29.3745, 46.9115
        CIE-LCH:
        61.8015, 55.3493, 57.9465
        CIE-Luv:
        61.8015, 70.5671, 46.0638
        Hunter-Lab:
        54.9282, 23.7625, 28.6989
      #d87f42 color charts
#d87f42 RGB chart
      #d87f42 CMYK chart
      #d87f42 RGB pie chart
      #d87f42 color shades, tints & tones
#d87f42 color schemes
#d87f42 color preview, HTML & CSS examples
           This text has a color of #d87f42        
        
          <p style="color:#d87f42;">Text here</p>
        
        
          .mytext {color:#d87f42;}
        
        Text color #d87f42
      
           This box has a color of #d87f42        
        
          <div style="background-color:#d87f42;">Content here</div>
        
        
          .mybackground {background-color:#d87f42;}
        
        Background color #d87f42
      
           Border around this has a color of #d87f42        
        
          <div style="border:2px solid #d87f42;">Content here</div>
        
        
          .myborder {border:2px solid #d87f42;}
        
        Border color #d87f42