#d47f18 color space conversions
Hex:
        #d47f18
        RGB:
        212, 127, 24
        CMY:
        17, 50, 91
        CMYK:
        0, 40, 89, 17
      HSL:
        33°, 79.6610%, 46.2745%
        HSV (HSB):
        33°, 88.6792%, 83.1373%
        XYZ:
        34.9056, 29.2417, 4.6686
        xyY:
        0.5072, 0.4249, 29.2417
      CIE-Lab:
        60.9944, 26.1875, 62.7475
        CIE-LCH:
        60.9944, 67.9929, 67.3469
        CIE-Luv:
        60.9944, 70.2083, 56.6701
        Hunter-Lab:
        54.0756, 20.5887, 32.7341
      #d47f18 color charts
#d47f18 RGB chart
      #d47f18 CMYK chart
      #d47f18 RGB pie chart
      #d47f18 color shades, tints & tones
#d47f18 color schemes
#d47f18 color preview, HTML & CSS examples
           This text has a color of #d47f18        
        
          <p style="color:#d47f18;">Text here</p>
        
        
          .mytext {color:#d47f18;}
        
        Text color #d47f18
      
           This box has a color of #d47f18        
        
          <div style="background-color:#d47f18;">Content here</div>
        
        
          .mybackground {background-color:#d47f18;}
        
        Background color #d47f18
      
           Border around this has a color of #d47f18        
        
          <div style="border:2px solid #d47f18;">Content here</div>
        
        
          .myborder {border:2px solid #d47f18;}
        
        Border color #d47f18