#71612d color space conversions
Hex:
        #71612d
        RGB:
        113, 97, 45
        CMY:
        56, 62, 82
        CMYK:
        0, 14, 60, 56
      HSL:
        46°, 43.0380%, 30.9804%
        HSV (HSB):
        46°, 60.1770%, 44.3137%
        XYZ:
        11.5584, 12.2496, 4.2378
        xyY:
        0.4121, 0.4368, 12.2496
      CIE-Lab:
        41.6100, -0.6018, 31.5493
        CIE-LCH:
        41.6100, 31.5550, 91.0927
        CIE-Luv:
        41.6100, 13.2099, 33.3504
        Hunter-Lab:
        34.9994, -2.3000, 17.3205
      #71612d color charts
#71612d RGB chart
      #71612d CMYK chart
      #71612d RGB pie chart
      #71612d color shades, tints & tones
#71612d color schemes
#71612d color preview, HTML & CSS examples
           This text has a color of #71612d        
        
          <p style="color:#71612d;">Text here</p>
        
        
          .mytext {color:#71612d;}
        
        Text color #71612d
      
           This box has a color of #71612d        
        
          <div style="background-color:#71612d;">Content here</div>
        
        
          .mybackground {background-color:#71612d;}
        
        Background color #71612d
      
           Border around this has a color of #71612d        
        
          <div style="border:2px solid #71612d;">Content here</div>
        
        
          .myborder {border:2px solid #71612d;}
        
        Border color #71612d