#83131f color space conversions
Hex:
        #83131f
        RGB:
        131, 19, 31
        CMY:
        49, 93, 88
        CMYK:
        0, 85, 76, 49
      HSL:
        354°, 74.6667%, 29.4118%
        HSV (HSB):
        354°, 85.4962%, 51.3725%
        XYZ:
        9.8403, 5.3900, 1.8181
        xyY:
        0.5772, 0.3162, 5.3900
      CIE-Lab:
        27.8181, 45.9081, 24.4299
        CIE-LCH:
        27.8181, 52.0036, 28.0195
        CIE-Luv:
        27.8181, 76.5066, 13.0972
        Hunter-Lab:
        23.2163, 35.0290, 11.6085
      #83131f color charts
#83131f RGB chart
      #83131f CMYK chart
      #83131f RGB pie chart
      #83131f color shades, tints & tones
#83131f color schemes
#83131f color preview, HTML & CSS examples
           This text has a color of #83131f        
        
          <p style="color:#83131f;">Text here</p>
        
        
          .mytext {color:#83131f;}
        
        Text color #83131f
      
           This box has a color of #83131f        
        
          <div style="background-color:#83131f;">Content here</div>
        
        
          .mybackground {background-color:#83131f;}
        
        Background color #83131f
      
           Border around this has a color of #83131f        
        
          <div style="border:2px solid #83131f;">Content here</div>
        
        
          .myborder {border:2px solid #83131f;}
        
        Border color #83131f