#d96d64 color space conversions
Hex:
        #d96d64
        RGB:
        217, 109, 100
        CMY:
        15, 57, 61
        CMYK:
        0, 50, 54, 15
      HSL:
        5°, 60.6218%, 62.1569%
        HSV (HSB):
        5°, 53.9171%, 85.0980%
        XYZ:
        36.3842, 26.6091, 15.2750
        xyY:
        0.4649, 0.3400, 26.6091
      CIE-Lab:
        58.6107, 41.4477, 24.7181
        CIE-LCH:
        58.6107, 48.2586, 30.8105
        CIE-Luv:
        58.6107, 79.6333, 22.2406
        Hunter-Lab:
        51.5840, 35.6308, 18.5519
      #d96d64 color charts
#d96d64 RGB chart
      #d96d64 CMYK chart
      #d96d64 RGB pie chart
      #d96d64 color shades, tints & tones
#d96d64 color schemes
#d96d64 color preview, HTML & CSS examples
           This text has a color of #d96d64        
        
          <p style="color:#d96d64;">Text here</p>
        
        
          .mytext {color:#d96d64;}
        
        Text color #d96d64
      
           This box has a color of #d96d64        
        
          <div style="background-color:#d96d64;">Content here</div>
        
        
          .mybackground {background-color:#d96d64;}
        
        Background color #d96d64
      
           Border around this has a color of #d96d64        
        
          <div style="border:2px solid #d96d64;">Content here</div>
        
        
          .myborder {border:2px solid #d96d64;}
        
        Border color #d96d64