#d47b29 color space conversions
Hex:
        #d47b29
        RGB:
        212, 123, 41
        CMY:
        17, 52, 84
        CMYK:
        0, 42, 81, 17
      HSL:
        29°, 67.5889%, 49.6078%
        HSV (HSB):
        29°, 80.6604%, 83.1373%
        XYZ:
        34.6346, 28.3231, 5.7393
        xyY:
        0.5042, 0.4123, 28.3231
      CIE-Lab:
        60.1795, 28.7708, 56.3553
        CIE-LCH:
        60.1795, 63.2746, 62.9545
        CIE-Luv:
        60.1795, 72.5854, 51.9464
        Hunter-Lab:
        53.2194, 23.0317, 30.8597
      #d47b29 color charts
#d47b29 RGB chart
      #d47b29 CMYK chart
      #d47b29 RGB pie chart
      #d47b29 color shades, tints & tones
#d47b29 color schemes
#d47b29 color preview, HTML & CSS examples
           This text has a color of #d47b29        
        
          <p style="color:#d47b29;">Text here</p>
        
        
          .mytext {color:#d47b29;}
        
        Text color #d47b29
      
           This box has a color of #d47b29        
        
          <div style="background-color:#d47b29;">Content here</div>
        
        
          .mybackground {background-color:#d47b29;}
        
        Background color #d47b29
      
           Border around this has a color of #d47b29        
        
          <div style="border:2px solid #d47b29;">Content here</div>
        
        
          .myborder {border:2px solid #d47b29;}
        
        Border color #d47b29