#83712f color space conversions
Hex:
        #83712f
        RGB:
        131, 113, 47
        CMY:
        49, 56, 82
        CMYK:
        0, 14, 64, 49
      HSL:
        47°, 47.1910%, 34.9020%
        HSV (HSB):
        47°, 64.1221%, 51.3725%
        XYZ:
        15.7783, 16.8408, 5.1083
        xyY:
        0.4182, 0.4464, 16.8408
      CIE-Lab:
        48.0588, -1.3194, 38.3129
        CIE-LCH:
        48.0588, 38.3356, 91.9724
        CIE-Luv:
        48.0588, 15.3772, 41.1636
        Hunter-Lab:
        41.0375, -3.1852, 21.3459
      #83712f color charts
#83712f RGB chart
      #83712f CMYK chart
      #83712f RGB pie chart
      #83712f color shades, tints & tones
#83712f color schemes
#83712f color preview, HTML & CSS examples
           This text has a color of #83712f        
        
          <p style="color:#83712f;">Text here</p>
        
        
          .mytext {color:#83712f;}
        
        Text color #83712f
      
           This box has a color of #83712f        
        
          <div style="background-color:#83712f;">Content here</div>
        
        
          .mybackground {background-color:#83712f;}
        
        Background color #83712f
      
           Border around this has a color of #83712f        
        
          <div style="border:2px solid #83712f;">Content here</div>
        
        
          .myborder {border:2px solid #83712f;}
        
        Border color #83712f