#d49f76 color space conversions
Hex:
        #d49f76
        RGB:
        212, 159, 118
        CMY:
        17, 38, 54
        CMYK:
        0, 25, 44, 17
      HSL:
        26°, 52.2222%, 64.7059%
        HSV (HSB):
        26°, 44.3396%, 83.1373%
        XYZ:
        42.8195, 40.1013, 22.6230
        xyY:
        0.4057, 0.3799, 40.1013
      CIE-Lab:
        69.5416, 14.5852, 29.0287
        CIE-LCH:
        69.5416, 32.4868, 63.3233
        CIE-Luv:
        69.5416, 38.5564, 34.7279
        Hunter-Lab:
        63.3256, 9.8784, 23.1466
      #d49f76 color charts
#d49f76 RGB chart
      #d49f76 CMYK chart
      #d49f76 RGB pie chart
      #d49f76 color shades, tints & tones
#d49f76 color schemes
#d49f76 color preview, HTML & CSS examples
           This text has a color of #d49f76        
        
          <p style="color:#d49f76;">Text here</p>
        
        
          .mytext {color:#d49f76;}
        
        Text color #d49f76
      
           This box has a color of #d49f76        
        
          <div style="background-color:#d49f76;">Content here</div>
        
        
          .mybackground {background-color:#d49f76;}
        
        Background color #d49f76
      
           Border around this has a color of #d49f76        
        
          <div style="border:2px solid #d49f76;">Content here</div>
        
        
          .myborder {border:2px solid #d49f76;}
        
        Border color #d49f76