#d96b50 color space conversions
Hex:
        #d96b50
        RGB:
        217, 107, 80
        CMY:
        15, 58, 69
        CMYK:
        0, 51, 63, 15
      HSL:
        12°, 64.3192%, 58.2353%
        HSV (HSB):
        12°, 63.1336%, 85.0980%
        XYZ:
        35.3209, 25.8463, 10.7166
        xyY:
        0.4914, 0.3596, 25.8463
      CIE-Lab:
        57.8909, 40.9793, 35.0567
        CIE-LCH:
        57.8909, 53.9284, 40.5461
        CIE-Luv:
        57.8909, 84.7115, 32.1529
        Hunter-Lab:
        50.8392, 35.0455, 23.0895
      #d96b50 color charts
#d96b50 RGB chart
      #d96b50 CMYK chart
      #d96b50 RGB pie chart
      #d96b50 color shades, tints & tones
#d96b50 color schemes
#d96b50 color preview, HTML & CSS examples
           This text has a color of #d96b50        
        
          <p style="color:#d96b50;">Text here</p>
        
        
          .mytext {color:#d96b50;}
        
        Text color #d96b50
      
           This box has a color of #d96b50        
        
          <div style="background-color:#d96b50;">Content here</div>
        
        
          .mybackground {background-color:#d96b50;}
        
        Background color #d96b50
      
           Border around this has a color of #d96b50        
        
          <div style="border:2px solid #d96b50;">Content here</div>
        
        
          .myborder {border:2px solid #d96b50;}
        
        Border color #d96b50