#d48b32 color space conversions
Hex:
        #d48b32
        RGB:
        212, 139, 50
        CMY:
        17, 45, 80
        CMYK:
        0, 34, 76, 17
      HSL:
        33°, 65.3226%, 51.3725%
        HSV (HSB):
        33°, 76.4151%, 83.1373%
        XYZ:
        36.9597, 32.6926, 7.3799
        xyY:
        0.4798, 0.4244, 32.6926
      CIE-Lab:
        63.9112, 20.5052, 56.2336
        CIE-LCH:
        63.9112, 59.8555, 69.9660
        CIE-Luv:
        63.9112, 59.1633, 55.7759
        Hunter-Lab:
        57.1774, 15.3226, 32.3716
      #d48b32 color charts
#d48b32 RGB chart
      #d48b32 CMYK chart
      #d48b32 RGB pie chart
      #d48b32 color shades, tints & tones
#d48b32 color schemes
#d48b32 color preview, HTML & CSS examples
           This text has a color of #d48b32        
        
          <p style="color:#d48b32;">Text here</p>
        
        
          .mytext {color:#d48b32;}
        
        Text color #d48b32
      
           This box has a color of #d48b32        
        
          <div style="background-color:#d48b32;">Content here</div>
        
        
          .mybackground {background-color:#d48b32;}
        
        Background color #d48b32
      
           Border around this has a color of #d48b32        
        
          <div style="border:2px solid #d48b32;">Content here</div>
        
        
          .myborder {border:2px solid #d48b32;}
        
        Border color #d48b32