#d49c66 color space conversions
Hex:
        #d49c66
        RGB:
        212, 156, 102
        CMY:
        17, 39, 60
        CMYK:
        0, 26, 52, 17
      HSL:
        29°, 56.1224%, 61.5686%
        HSV (HSB):
        29°, 51.8868%, 83.1373%
        XYZ:
        41.4381, 38.7333, 17.8626
        xyY:
        0.4227, 0.3951, 38.7333
      CIE-Lab:
        68.5576, 14.6596, 36.3031
        CIE-LCH:
        68.5576, 39.1512, 68.0106
        CIE-Luv:
        68.5576, 42.1979, 42.1777
        Hunter-Lab:
        62.2361, 9.9360, 26.5482
      #d49c66 color charts
#d49c66 RGB chart
      #d49c66 CMYK chart
      #d49c66 RGB pie chart
      #d49c66 color shades, tints & tones
#d49c66 color schemes
#d49c66 color preview, HTML & CSS examples
           This text has a color of #d49c66        
        
          <p style="color:#d49c66;">Text here</p>
        
        
          .mytext {color:#d49c66;}
        
        Text color #d49c66
      
           This box has a color of #d49c66        
        
          <div style="background-color:#d49c66;">Content here</div>
        
        
          .mybackground {background-color:#d49c66;}
        
        Background color #d49c66
      
           Border around this has a color of #d49c66        
        
          <div style="border:2px solid #d49c66;">Content here</div>
        
        
          .myborder {border:2px solid #d49c66;}
        
        Border color #d49c66