#d96d60 color space conversions
Hex:
        #d96d60
        RGB:
        217, 109, 96
        CMY:
        15, 57, 62
        CMYK:
        0, 50, 56, 15
      HSL:
        6°, 61.4213%, 61.3725%
        HSV (HSB):
        6°, 55.7604%, 85.0980%
        XYZ:
        36.1952, 26.5335, 14.2801
        xyY:
        0.4700, 0.3446, 26.5335
      CIE-Lab:
        58.5400, 41.1230, 26.9032
        CIE-LCH:
        58.5400, 49.1415, 33.1933
        CIE-Luv:
        58.5400, 80.4092, 24.5474
        Hunter-Lab:
        51.5107, 35.2836, 19.6207
      #d96d60 color charts
#d96d60 RGB chart
      #d96d60 CMYK chart
      #d96d60 RGB pie chart
      #d96d60 color shades, tints & tones
#d96d60 color schemes
#d96d60 color preview, HTML & CSS examples
           This text has a color of #d96d60        
        
          <p style="color:#d96d60;">Text here</p>
        
        
          .mytext {color:#d96d60;}
        
        Text color #d96d60
      
           This box has a color of #d96d60        
        
          <div style="background-color:#d96d60;">Content here</div>
        
        
          .mybackground {background-color:#d96d60;}
        
        Background color #d96d60
      
           Border around this has a color of #d96d60        
        
          <div style="border:2px solid #d96d60;">Content here</div>
        
        
          .myborder {border:2px solid #d96d60;}
        
        Border color #d96d60