#d47611 color space conversions
Hex:
        #d47611
        RGB:
        212, 118, 17
        CMY:
        17, 54, 93
        CMYK:
        0, 44, 92, 17
      HSL:
        31°, 85.1528%, 44.9020%
        HSV (HSB):
        31°, 91.9811%, 83.1373%
        XYZ:
        33.7310, 26.9944, 3.9629
        xyY:
        0.5214, 0.4173, 26.9944
      CIE-Lab:
        58.9691, 30.8547, 62.9772
        CIE-LCH:
        58.9691, 70.1294, 63.8981
        CIE-Luv:
        58.9691, 77.9131, 54.3592
        Hunter-Lab:
        51.9561, 24.9627, 31.8470
      #d47611 color charts
#d47611 RGB chart
      #d47611 CMYK chart
      #d47611 RGB pie chart
      #d47611 color shades, tints & tones
#d47611 color schemes
#d47611 color preview, HTML & CSS examples
           This text has a color of #d47611        
        
          <p style="color:#d47611;">Text here</p>
        
        
          .mytext {color:#d47611;}
        
        Text color #d47611
      
           This box has a color of #d47611        
        
          <div style="background-color:#d47611;">Content here</div>
        
        
          .mybackground {background-color:#d47611;}
        
        Background color #d47611
      
           Border around this has a color of #d47611        
        
          <div style="border:2px solid #d47611;">Content here</div>
        
        
          .myborder {border:2px solid #d47611;}
        
        Border color #d47611