#d96f56 color space conversions
Hex:
        #d96f56
        RGB:
        217, 111, 86
        CMY:
        15, 56, 66
        CMYK:
        0, 49, 60, 15
      HSL:
        11°, 63.2850%, 59.4118%
        HSV (HSB):
        11°, 60.3687%, 85.0980%
        XYZ:
        35.9794, 26.7925, 12.0792
        xyY:
        0.4807, 0.3579, 26.7925
      CIE-Lab:
        58.7817, 39.3594, 32.8341
        CIE-LCH:
        58.7817, 51.2566, 39.8353
        CIE-Luv:
        58.7817, 80.7852, 30.7726
        Hunter-Lab:
        51.7615, 33.4929, 22.3969
      #d96f56 color charts
#d96f56 RGB chart
      #d96f56 CMYK chart
      #d96f56 RGB pie chart
      #d96f56 color shades, tints & tones
#d96f56 color schemes
#d96f56 color preview, HTML & CSS examples
           This text has a color of #d96f56        
        
          <p style="color:#d96f56;">Text here</p>
        
        
          .mytext {color:#d96f56;}
        
        Text color #d96f56
      
           This box has a color of #d96f56        
        
          <div style="background-color:#d96f56;">Content here</div>
        
        
          .mybackground {background-color:#d96f56;}
        
        Background color #d96f56
      
           Border around this has a color of #d96f56        
        
          <div style="border:2px solid #d96f56;">Content here</div>
        
        
          .myborder {border:2px solid #d96f56;}
        
        Border color #d96f56