#83310f color space conversions
Hex:
        #83310f
        RGB:
        131, 49, 15
        CMY:
        49, 81, 94
        CMYK:
        0, 63, 89, 49
      HSL:
        18°, 79.4521%, 28.6275%
        HSV (HSB):
        18°, 88.5496%, 51.3725%
        XYZ:
        10.5446, 7.0564, 1.2582
        xyY:
        0.5591, 0.3742, 7.0564
      CIE-Lab:
        31.9350, 33.6359, 37.4304
        CIE-LCH:
        31.9350, 50.3231, 48.0564
        CIE-Luv:
        31.9350, 63.5866, 24.9783
        Hunter-Lab:
        26.5639, 24.3692, 15.7865
      #83310f color charts
#83310f RGB chart
      #83310f CMYK chart
      #83310f RGB pie chart
      #83310f color shades, tints & tones
#83310f color schemes
#83310f color preview, HTML & CSS examples
           This text has a color of #83310f        
        
          <p style="color:#83310f;">Text here</p>
        
        
          .mytext {color:#83310f;}
        
        Text color #83310f
      
           This box has a color of #83310f        
        
          <div style="background-color:#83310f;">Content here</div>
        
        
          .mybackground {background-color:#83310f;}
        
        Background color #83310f
      
           Border around this has a color of #83310f        
        
          <div style="border:2px solid #83310f;">Content here</div>
        
        
          .myborder {border:2px solid #83310f;}
        
        Border color #83310f