#d47c38 color space conversions
Hex:
        #d47c38
        RGB:
        212, 124, 56
        CMY:
        17, 51, 78
        CMYK:
        0, 42, 74, 17
      HSL:
        26°, 64.4628%, 52.5490%
        HSV (HSB):
        26°, 73.5849%, 83.1373%
        XYZ:
        35.0728, 28.6979, 7.4321
        xyY:
        0.4926, 0.4030, 28.6979
      CIE-Lab:
        60.5141, 28.8288, 50.1848
        CIE-LCH:
        60.5141, 57.8758, 60.1247
        CIE-Luv:
        60.5141, 70.5957, 48.0698
        Hunter-Lab:
        53.5704, 23.1167, 29.2737
      #d47c38 color charts
#d47c38 RGB chart
      #d47c38 CMYK chart
      #d47c38 RGB pie chart
      #d47c38 color shades, tints & tones
#d47c38 color schemes
#d47c38 color preview, HTML & CSS examples
           This text has a color of #d47c38        
        
          <p style="color:#d47c38;">Text here</p>
        
        
          .mytext {color:#d47c38;}
        
        Text color #d47c38
      
           This box has a color of #d47c38        
        
          <div style="background-color:#d47c38;">Content here</div>
        
        
          .mybackground {background-color:#d47c38;}
        
        Background color #d47c38
      
           Border around this has a color of #d47c38        
        
          <div style="border:2px solid #d47c38;">Content here</div>
        
        
          .myborder {border:2px solid #d47c38;}
        
        Border color #d47c38