#d48b39 color space conversions
Hex:
        #d48b39
        RGB:
        212, 139, 57
        CMY:
        17, 45, 78
        CMYK:
        0, 34, 73, 17
      HSL:
        32°, 64.3154%, 52.7451%
        HSV (HSB):
        32°, 73.1132%, 83.1373%
        XYZ:
        37.1225, 32.7577, 8.2372
        xyY:
        0.4752, 0.4193, 32.7577
      CIE-Lab:
        63.9642, 20.8117, 53.2825
        CIE-LCH:
        63.9642, 57.2027, 68.6648
        CIE-Luv:
        63.9642, 58.6903, 53.7159
        Hunter-Lab:
        57.2343, 15.6160, 31.5310
      #d48b39 color charts
#d48b39 RGB chart
      #d48b39 CMYK chart
      #d48b39 RGB pie chart
      #d48b39 color shades, tints & tones
#d48b39 color schemes
#d48b39 color preview, HTML & CSS examples
           This text has a color of #d48b39        
        
          <p style="color:#d48b39;">Text here</p>
        
        
          .mytext {color:#d48b39;}
        
        Text color #d48b39
      
           This box has a color of #d48b39        
        
          <div style="background-color:#d48b39;">Content here</div>
        
        
          .mybackground {background-color:#d48b39;}
        
        Background color #d48b39
      
           Border around this has a color of #d48b39        
        
          <div style="border:2px solid #d48b39;">Content here</div>
        
        
          .myborder {border:2px solid #d48b39;}
        
        Border color #d48b39