#d99c76 color space conversions
Hex:
        #d99c76
        RGB:
        217, 156, 118
        CMY:
        15, 39, 54
        CMYK:
        0, 28, 46, 15
      HSL:
        23°, 56.5714%, 65.6863%
        HSV (HSB):
        23°, 45.6221%, 85.0980%
        XYZ:
        43.7738, 39.8367, 22.5217
        xyY:
        0.4124, 0.3753, 39.8367
      CIE-Lab:
        69.3530, 18.2245, 28.8807
        CIE-LCH:
        69.3530, 34.1501, 57.7470
        CIE-Luv:
        69.3530, 44.3217, 33.7439
        Hunter-Lab:
        63.1163, 13.3436, 23.0251
      #d99c76 color charts
#d99c76 RGB chart
      #d99c76 CMYK chart
      #d99c76 RGB pie chart
      #d99c76 color shades, tints & tones
#d99c76 color schemes
#d99c76 color preview, HTML & CSS examples
           This text has a color of #d99c76        
        
          <p style="color:#d99c76;">Text here</p>
        
        
          .mytext {color:#d99c76;}
        
        Text color #d99c76
      
           This box has a color of #d99c76        
        
          <div style="background-color:#d99c76;">Content here</div>
        
        
          .mybackground {background-color:#d99c76;}
        
        Background color #d99c76
      
           Border around this has a color of #d99c76        
        
          <div style="border:2px solid #d99c76;">Content here</div>
        
        
          .myborder {border:2px solid #d99c76;}
        
        Border color #d99c76