#d18d40 color space conversions
Hex:
        #d18d40
        RGB:
        209, 141, 64
        CMY:
        18, 45, 75
        CMYK:
        0, 33, 69, 18
      HSL:
        32°, 61.1814%, 53.5294%
        HSV (HSB):
        32°, 69.3780%, 81.9608%
        XYZ:
        36.7448, 32.9752, 9.2787
        xyY:
        0.4651, 0.4174, 32.9752
      CIE-Lab:
        64.1408, 18.8065, 50.1625
        CIE-LCH:
        64.1408, 53.5720, 69.4484
        CIE-Luv:
        64.1408, 54.1941, 52.0078
        Hunter-Lab:
        57.4241, 13.7273, 30.6167
      #d18d40 color charts
#d18d40 RGB chart
      #d18d40 CMYK chart
      #d18d40 RGB pie chart
      #d18d40 color shades, tints & tones
#d18d40 color schemes
#d18d40 color preview, HTML & CSS examples
           This text has a color of #d18d40        
        
          <p style="color:#d18d40;">Text here</p>
        
        
          .mytext {color:#d18d40;}
        
        Text color #d18d40
      
           This box has a color of #d18d40        
        
          <div style="background-color:#d18d40;">Content here</div>
        
        
          .mybackground {background-color:#d18d40;}
        
        Background color #d18d40
      
           Border around this has a color of #d18d40        
        
          <div style="border:2px solid #d18d40;">Content here</div>
        
        
          .myborder {border:2px solid #d18d40;}
        
        Border color #d18d40