#d48b31 color space conversions
Hex:
        #d48b31
        RGB:
        212, 139, 49
        CMY:
        17, 45, 81
        CMYK:
        0, 34, 77, 17
      HSL:
        33°, 65.4618%, 51.1765%
        HSV (HSB):
        33°, 76.8868%, 83.1373%
        XYZ:
        36.9384, 32.6840, 7.2675
        xyY:
        0.4804, 0.4251, 32.6840
      CIE-Lab:
        63.9043, 20.4649, 56.6377
        CIE-LCH:
        63.9043, 60.2216, 70.1337
        CIE-Luv:
        63.9043, 59.2258, 56.0479
        Hunter-Lab:
        57.1700, 15.2841, 32.4819
      #d48b31 color charts
#d48b31 RGB chart
      #d48b31 CMYK chart
      #d48b31 RGB pie chart
      #d48b31 color shades, tints & tones
#d48b31 color schemes
#d48b31 color preview, HTML & CSS examples
           This text has a color of #d48b31        
        
          <p style="color:#d48b31;">Text here</p>
        
        
          .mytext {color:#d48b31;}
        
        Text color #d48b31
      
           This box has a color of #d48b31        
        
          <div style="background-color:#d48b31;">Content here</div>
        
        
          .mybackground {background-color:#d48b31;}
        
        Background color #d48b31
      
           Border around this has a color of #d48b31        
        
          <div style="border:2px solid #d48b31;">Content here</div>
        
        
          .myborder {border:2px solid #d48b31;}
        
        Border color #d48b31