#d46c31 color space conversions
Hex:
        #d46c31
        RGB:
        212, 108, 49
        CMY:
        17, 58, 81
        CMYK:
        0, 49, 77, 17
      HSL:
        22°, 65.4618%, 51.1765%
        HSV (HSB):
        22°, 76.8868%, 83.1373%
        XYZ:
        33.0683, 24.9439, 5.9775
        xyY:
        0.5168, 0.3898, 24.9439
      CIE-Lab:
        57.0207, 36.9194, 49.8857
        CIE-LCH:
        57.0207, 62.0614, 53.4956
        CIE-Luv:
        57.0207, 83.9670, 44.2461
        Hunter-Lab:
        49.9439, 30.7847, 27.8646
      #d46c31 color charts
#d46c31 RGB chart
      #d46c31 CMYK chart
      #d46c31 RGB pie chart
      #d46c31 color shades, tints & tones
#d46c31 color schemes
#d46c31 color preview, HTML & CSS examples
           This text has a color of #d46c31        
        
          <p style="color:#d46c31;">Text here</p>
        
        
          .mytext {color:#d46c31;}
        
        Text color #d46c31
      
           This box has a color of #d46c31        
        
          <div style="background-color:#d46c31;">Content here</div>
        
        
          .mybackground {background-color:#d46c31;}
        
        Background color #d46c31
      
           Border around this has a color of #d46c31        
        
          <div style="border:2px solid #d46c31;">Content here</div>
        
        
          .myborder {border:2px solid #d46c31;}
        
        Border color #d46c31