#d49c56 color space conversions
Hex:
        #d49c56
        RGB:
        212, 156, 86
        CMY:
        17, 39, 66
        CMYK:
        0, 26, 59, 17
      HSL:
        33°, 59.4340%, 58.4314%
        HSV (HSB):
        33°, 59.4340%, 83.1373%
        XYZ:
        40.7196, 38.4459, 14.0787
        xyY:
        0.4367, 0.4123, 38.4459
      CIE-Lab:
        68.3480, 13.3591, 44.2933
        CIE-LCH:
        68.3480, 46.2641, 73.2164
        CIE-Luv:
        68.3480, 43.6075, 49.9427
        Hunter-Lab:
        62.0047, 8.7157, 29.9410
      #d49c56 color charts
#d49c56 RGB chart
      #d49c56 CMYK chart
      #d49c56 RGB pie chart
      #d49c56 color shades, tints & tones
#d49c56 color schemes
#d49c56 color preview, HTML & CSS examples
           This text has a color of #d49c56        
        
          <p style="color:#d49c56;">Text here</p>
        
        
          .mytext {color:#d49c56;}
        
        Text color #d49c56
      
           This box has a color of #d49c56        
        
          <div style="background-color:#d49c56;">Content here</div>
        
        
          .mybackground {background-color:#d49c56;}
        
        Background color #d49c56
      
           Border around this has a color of #d49c56        
        
          <div style="border:2px solid #d49c56;">Content here</div>
        
        
          .myborder {border:2px solid #d49c56;}
        
        Border color #d49c56