#d48c50 color space conversions
Hex:
        #d48c50
        RGB:
        212, 140, 80
        CMY:
        17, 45, 69
        CMYK:
        0, 34, 62, 17
      HSL:
        27°, 60.5505%, 57.2549%
        HSV (HSB):
        27°, 62.2642%, 83.1373%
        XYZ:
        37.9774, 33.3324, 12.0216
        xyY:
        0.4557, 0.4000, 33.3324
      CIE-Lab:
        64.4292, 21.5921, 42.7242
        CIE-LCH:
        64.4292, 47.8703, 63.1887
        CIE-Luv:
        64.4292, 55.9488, 45.4567
        Hunter-Lab:
        57.7342, 16.3820, 28.0684
      #d48c50 color charts
#d48c50 RGB chart
      #d48c50 CMYK chart
      #d48c50 RGB pie chart
      #d48c50 color shades, tints & tones
#d48c50 color schemes
#d48c50 color preview, HTML & CSS examples
           This text has a color of #d48c50        
        
          <p style="color:#d48c50;">Text here</p>
        
        
          .mytext {color:#d48c50;}
        
        Text color #d48c50
      
           This box has a color of #d48c50        
        
          <div style="background-color:#d48c50;">Content here</div>
        
        
          .mybackground {background-color:#d48c50;}
        
        Background color #d48c50
      
           Border around this has a color of #d48c50        
        
          <div style="border:2px solid #d48c50;">Content here</div>
        
        
          .myborder {border:2px solid #d48c50;}
        
        Border color #d48c50