#d39d42 color space conversions
Hex:
        #d39d42
        RGB:
        211, 157, 66
        CMY:
        17, 38, 74
        CMYK:
        0, 26, 69, 17
      HSL:
        38°, 62.2318%, 54.3137%
        HSV (HSB):
        38°, 68.7204%, 82.7451%
        XYZ:
        39.9043, 38.3562, 10.4546
        xyY:
        0.4498, 0.4324, 38.3562
      CIE-Lab:
        68.2823, 11.1096, 53.7320
        CIE-LCH:
        68.2823, 54.8684, 78.3182
        CIE-Luv:
        68.2823, 43.5068, 58.1717
        Hunter-Lab:
        61.9324, 6.6296, 33.3441
      #d39d42 color charts
#d39d42 RGB chart
      #d39d42 CMYK chart
      #d39d42 RGB pie chart
      #d39d42 color shades, tints & tones
#d39d42 color schemes
#d39d42 color preview, HTML & CSS examples
           This text has a color of #d39d42        
        
          <p style="color:#d39d42;">Text here</p>
        
        
          .mytext {color:#d39d42;}
        
        Text color #d39d42
      
           This box has a color of #d39d42        
        
          <div style="background-color:#d39d42;">Content here</div>
        
        
          .mybackground {background-color:#d39d42;}
        
        Background color #d39d42
      
           Border around this has a color of #d39d42        
        
          <div style="border:2px solid #d39d42;">Content here</div>
        
        
          .myborder {border:2px solid #d39d42;}
        
        Border color #d39d42