#d48b52 color space conversions
Hex:
        #d48b52
        RGB:
        212, 139, 82
        CMY:
        17, 45, 68
        CMYK:
        0, 34, 61, 17
      HSL:
        26°, 60.1852%, 57.6471%
        HSV (HSB):
        26°, 61.3208%, 83.1373%
        XYZ:
        37.9070, 33.0715, 12.3682
        xyY:
        0.4548, 0.3968, 33.0715
      CIE-Lab:
        64.2187, 22.2712, 41.4481
        CIE-LCH:
        64.2187, 47.0526, 61.7496
        CIE-Luv:
        64.2187, 56.4933, 44.1249
        Hunter-Lab:
        57.5078, 17.0218, 27.5040
      #d48b52 color charts
#d48b52 RGB chart
      #d48b52 CMYK chart
      #d48b52 RGB pie chart
      #d48b52 color shades, tints & tones
#d48b52 color schemes
#d48b52 color preview, HTML & CSS examples
           This text has a color of #d48b52        
        
          <p style="color:#d48b52;">Text here</p>
        
        
          .mytext {color:#d48b52;}
        
        Text color #d48b52
      
           This box has a color of #d48b52        
        
          <div style="background-color:#d48b52;">Content here</div>
        
        
          .mybackground {background-color:#d48b52;}
        
        Background color #d48b52
      
           Border around this has a color of #d48b52        
        
          <div style="border:2px solid #d48b52;">Content here</div>
        
        
          .myborder {border:2px solid #d48b52;}
        
        Border color #d48b52