#d18d42 color space conversions
Hex:
        #d18d42
        RGB:
        209, 141, 66
        CMY:
        18, 45, 74
        CMYK:
        0, 33, 68, 18
      HSL:
        31°, 60.8511%, 53.9216%
        HSV (HSB):
        31°, 68.4211%, 81.9608%
        XYZ:
        36.8027, 32.9984, 9.5839
        xyY:
        0.4636, 0.4157, 32.9984
      CIE-Lab:
        64.1596, 18.9170, 49.2403
        CIE-LCH:
        64.1596, 52.7491, 68.9844
        CIE-Luv:
        64.1596, 54.0382, 51.2901
        Hunter-Lab:
        57.4442, 13.8320, 30.3192
      #d18d42 color charts
#d18d42 RGB chart
      #d18d42 CMYK chart
      #d18d42 RGB pie chart
      #d18d42 color shades, tints & tones
#d18d42 color schemes
#d18d42 color preview, HTML & CSS examples
           This text has a color of #d18d42        
        
          <p style="color:#d18d42;">Text here</p>
        
        
          .mytext {color:#d18d42;}
        
        Text color #d18d42
      
           This box has a color of #d18d42        
        
          <div style="background-color:#d18d42;">Content here</div>
        
        
          .mybackground {background-color:#d18d42;}
        
        Background color #d18d42
      
           Border around this has a color of #d18d42        
        
          <div style="border:2px solid #d18d42;">Content here</div>
        
        
          .myborder {border:2px solid #d18d42;}
        
        Border color #d18d42