#83421f color space conversions
Hex:
        #83421f
        RGB:
        131, 66, 31
        CMY:
        49, 74, 88
        CMYK:
        0, 50, 76, 49
      HSL:
        21°, 61.7284%, 31.7647%
        HSV (HSB):
        21°, 76.3359%, 51.3725%
        XYZ:
        11.5556, 8.8207, 2.3898
        xyY:
        0.5076, 0.3874, 8.8207
      CIE-Lab:
        35.6367, 25.1256, 33.0316
        CIE-LCH:
        35.6367, 41.5016, 52.7415
        CIE-Luv:
        35.6367, 50.1258, 26.5349
        Hunter-Lab:
        29.6996, 17.4771, 16.0188
      #83421f color charts
#83421f RGB chart
      #83421f CMYK chart
      #83421f RGB pie chart
      #83421f color shades, tints & tones
#83421f color schemes
#83421f color preview, HTML & CSS examples
           This text has a color of #83421f        
        
          <p style="color:#83421f;">Text here</p>
        
        
          .mytext {color:#83421f;}
        
        Text color #83421f
      
           This box has a color of #83421f        
        
          <div style="background-color:#83421f;">Content here</div>
        
        
          .mybackground {background-color:#83421f;}
        
        Background color #83421f
      
           Border around this has a color of #83421f        
        
          <div style="border:2px solid #83421f;">Content here</div>
        
        
          .myborder {border:2px solid #83421f;}
        
        Border color #83421f