#d96d48 color space conversions
Hex:
        #d96d48
        RGB:
        217, 109, 72
        CMY:
        15, 57, 72
        CMYK:
        0, 50, 67, 15
      HSL:
        15°, 65.6109%, 56.6667%
        HSV (HSB):
        15°, 66.8203%, 85.0980%
        XYZ:
        35.2536, 26.1569, 9.3216
        xyY:
        0.4984, 0.3698, 26.1569
      CIE-Lab:
        58.1857, 39.4801, 39.7594
        CIE-LCH:
        58.1857, 56.0312, 45.2020
        CIE-Luv:
        58.1857, 84.4863, 36.6129
        Hunter-Lab:
        51.1438, 33.5391, 24.9943
      #d96d48 color charts
#d96d48 RGB chart
      #d96d48 CMYK chart
      #d96d48 RGB pie chart
      #d96d48 color shades, tints & tones
#d96d48 color schemes
#d96d48 color preview, HTML & CSS examples
           This text has a color of #d96d48        
        
          <p style="color:#d96d48;">Text here</p>
        
        
          .mytext {color:#d96d48;}
        
        Text color #d96d48
      
           This box has a color of #d96d48        
        
          <div style="background-color:#d96d48;">Content here</div>
        
        
          .mybackground {background-color:#d96d48;}
        
        Background color #d96d48
      
           Border around this has a color of #d96d48        
        
          <div style="border:2px solid #d96d48;">Content here</div>
        
        
          .myborder {border:2px solid #d96d48;}
        
        Border color #d96d48