#83231e color space conversions
Hex:
        #83231e
        RGB:
        131, 35, 30
        CMY:
        49, 86, 88
        CMYK:
        0, 73, 77, 49
      HSL:
        3°, 62.7329%, 31.5686%
        HSV (HSB):
        3°, 77.0992%, 51.3725%
        XYZ:
        10.1954, 6.1211, 1.8724
        xyY:
        0.5605, 0.3365, 6.1211
      CIE-Lab:
        29.7159, 40.5191, 27.1974
        CIE-LCH:
        29.7159, 48.8006, 33.8705
        CIE-Luv:
        29.7159, 69.9488, 16.8092
        Hunter-Lab:
        24.7408, 30.2615, 12.8314
      #83231e color charts
#83231e RGB chart
      #83231e CMYK chart
      #83231e RGB pie chart
      #83231e color shades, tints & tones
#83231e color schemes
#83231e color preview, HTML & CSS examples
           This text has a color of #83231e        
        
          <p style="color:#83231e;">Text here</p>
        
        
          .mytext {color:#83231e;}
        
        Text color #83231e
      
           This box has a color of #83231e        
        
          <div style="background-color:#83231e;">Content here</div>
        
        
          .mybackground {background-color:#83231e;}
        
        Background color #83231e
      
           Border around this has a color of #83231e        
        
          <div style="border:2px solid #83231e;">Content here</div>
        
        
          .myborder {border:2px solid #83231e;}
        
        Border color #83231e