#d47b15 color space conversions
Hex:
        #d47b15
        RGB:
        212, 123, 21
        CMY:
        17, 52, 92
        CMYK:
        0, 42, 90, 17
      HSL:
        32°, 81.9742%, 45.6863%
        HSV (HSB):
        32°, 90.0943%, 83.1373%
        XYZ:
        34.3697, 28.2171, 4.3444
        xyY:
        0.5135, 0.4216, 28.2171
      CIE-Lab:
        60.0844, 28.2680, 62.8380
        CIE-LCH:
        60.0844, 68.9035, 65.7791
        CIE-Luv:
        60.0844, 73.6249, 55.6407
        Hunter-Lab:
        53.1198, 22.5339, 32.3348
      #d47b15 color charts
#d47b15 RGB chart
      #d47b15 CMYK chart
      #d47b15 RGB pie chart
      #d47b15 color shades, tints & tones
#d47b15 color schemes
#d47b15 color preview, HTML & CSS examples
           This text has a color of #d47b15        
        
          <p style="color:#d47b15;">Text here</p>
        
        
          .mytext {color:#d47b15;}
        
        Text color #d47b15
      
           This box has a color of #d47b15        
        
          <div style="background-color:#d47b15;">Content here</div>
        
        
          .mybackground {background-color:#d47b15;}
        
        Background color #d47b15
      
           Border around this has a color of #d47b15        
        
          <div style="border:2px solid #d47b15;">Content here</div>
        
        
          .myborder {border:2px solid #d47b15;}
        
        Border color #d47b15