#d48947 color space conversions
Hex:
        #d48947
        RGB:
        212, 137, 71
        CMY:
        17, 46, 72
        CMYK:
        0, 35, 67, 17
      HSL:
        28°, 62.1145%, 55.4902%
        HSV (HSB):
        28°, 66.5094%, 83.1373%
        XYZ:
        37.2344, 32.3433, 10.2417
        xyY:
        0.4665, 0.4052, 32.3433
      CIE-Lab:
        63.6256, 22.6380, 46.3291
        CIE-LCH:
        63.6256, 51.5642, 63.9583
        CIE-Luv:
        63.6256, 59.0850, 47.9265
        Hunter-Lab:
        56.8712, 17.3420, 29.1326
      #d48947 color charts
#d48947 RGB chart
      #d48947 CMYK chart
      #d48947 RGB pie chart
      #d48947 color shades, tints & tones
#d48947 color schemes
#d48947 color preview, HTML & CSS examples
           This text has a color of #d48947        
        
          <p style="color:#d48947;">Text here</p>
        
        
          .mytext {color:#d48947;}
        
        Text color #d48947
      
           This box has a color of #d48947        
        
          <div style="background-color:#d48947;">Content here</div>
        
        
          .mybackground {background-color:#d48947;}
        
        Background color #d48947
      
           Border around this has a color of #d48947        
        
          <div style="border:2px solid #d48947;">Content here</div>
        
        
          .myborder {border:2px solid #d48947;}
        
        Border color #d48947