#d87142 color space conversions
Hex:
        #d87142
        RGB:
        216, 113, 66
        CMY:
        15, 56, 74
        CMYK:
        0, 48, 69, 15
      HSL:
        19°, 65.7895%, 55.2941%
        HSV (HSB):
        19°, 69.4444%, 84.7059%
        XYZ:
        35.2074, 26.8025, 8.4720
        xyY:
        0.4995, 0.3803, 26.8025
      CIE-Lab:
        58.7911, 36.7134, 43.5670
        CIE-LCH:
        58.7911, 56.9732, 49.8796
        CIE-Luv:
        58.7911, 81.4348, 40.5411
        Hunter-Lab:
        51.7712, 30.7908, 26.5374
      #d87142 color charts
#d87142 RGB chart
      #d87142 CMYK chart
      #d87142 RGB pie chart
      #d87142 color shades, tints & tones
#d87142 color schemes
#d87142 color preview, HTML & CSS examples
           This text has a color of #d87142        
        
          <p style="color:#d87142;">Text here</p>
        
        
          .mytext {color:#d87142;}
        
        Text color #d87142
      
           This box has a color of #d87142        
        
          <div style="background-color:#d87142;">Content here</div>
        
        
          .mybackground {background-color:#d87142;}
        
        Background color #d87142
      
           Border around this has a color of #d87142        
        
          <div style="border:2px solid #d87142;">Content here</div>
        
        
          .myborder {border:2px solid #d87142;}
        
        Border color #d87142