#83700b color space conversions
Hex:
        #83700b
        RGB:
        131, 112, 11
        CMY:
        49, 56, 96
        CMYK:
        0, 15, 92, 49
      HSL:
        51°, 84.5070%, 27.8431%
        HSV (HSB):
        51°, 91.6031%, 51.3725%
        XYZ:
        15.2146, 16.4378, 2.6875
        xyY:
        0.4431, 0.4787, 16.4378
      CIE-Lab:
        47.5437, -2.4111, 51.3262
        CIE-LCH:
        47.5437, 51.3829, 92.6896
        CIE-Luv:
        47.5437, 17.1159, 49.3878
        Hunter-Lab:
        40.5436, -3.9661, 24.4503
      #83700b color charts
#83700b RGB chart
      #83700b CMYK chart
      #83700b RGB pie chart
      #83700b color shades, tints & tones
#83700b color schemes
#83700b color preview, HTML & CSS examples
           This text has a color of #83700b        
        
          <p style="color:#83700b;">Text here</p>
        
        
          .mytext {color:#83700b;}
        
        Text color #83700b
      
           This box has a color of #83700b        
        
          <div style="background-color:#83700b;">Content here</div>
        
        
          .mybackground {background-color:#83700b;}
        
        Background color #83700b
      
           Border around this has a color of #83700b        
        
          <div style="border:2px solid #83700b;">Content here</div>
        
        
          .myborder {border:2px solid #83700b;}
        
        Border color #83700b