#83500f color space conversions
Hex:
        #83500f
        RGB:
        131, 80, 15
        CMY:
        49, 69, 94
        CMYK:
        0, 39, 89, 49
      HSL:
        34°, 79.4521%, 28.6275%
        HSV (HSB):
        34°, 88.5496%, 51.3725%
        XYZ:
        12.3150, 10.5971, 1.8483
        xyY:
        0.4974, 0.4280, 10.5971
      CIE-Lab:
        38.8934, 16.3987, 43.2432
        CIE-LCH:
        38.8934, 46.2482, 69.2323
        CIE-Luv:
        38.8934, 40.8300, 35.9284
        Hunter-Lab:
        32.5532, 10.5589, 19.4209
      #83500f color charts
#83500f RGB chart
      #83500f CMYK chart
      #83500f RGB pie chart
      #83500f color shades, tints & tones
#83500f color schemes
#83500f color preview, HTML & CSS examples
           This text has a color of #83500f        
        
          <p style="color:#83500f;">Text here</p>
        
        
          .mytext {color:#83500f;}
        
        Text color #83500f
      
           This box has a color of #83500f        
        
          <div style="background-color:#83500f;">Content here</div>
        
        
          .mybackground {background-color:#83500f;}
        
        Background color #83500f
      
           Border around this has a color of #83500f        
        
          <div style="border:2px solid #83500f;">Content here</div>
        
        
          .myborder {border:2px solid #83500f;}
        
        Border color #83500f