#83261e color space conversions
Hex:
        #83261e
        RGB:
        131, 38, 30
        CMY:
        49, 85, 88
        CMYK:
        0, 71, 77, 49
      HSL:
        5°, 62.7329%, 31.5686%
        HSV (HSB):
        5°, 77.0992%, 51.3725%
        XYZ:
        10.2875, 6.3053, 1.9031
        xyY:
        0.5562, 0.3409, 6.3053
      CIE-Lab:
        30.1699, 39.2754, 27.6995
        CIE-LCH:
        30.1699, 48.0606, 35.1939
        CIE-Luv:
        30.1699, 68.3637, 17.5954
        Hunter-Lab:
        25.1103, 29.1874, 13.0836
      #83261e color charts
#83261e RGB chart
      #83261e CMYK chart
      #83261e RGB pie chart
      #83261e color shades, tints & tones
#83261e color schemes
#83261e color preview, HTML & CSS examples
           This text has a color of #83261e        
        
          <p style="color:#83261e;">Text here</p>
        
        
          .mytext {color:#83261e;}
        
        Text color #83261e
      
           This box has a color of #83261e        
        
          <div style="background-color:#83261e;">Content here</div>
        
        
          .mybackground {background-color:#83261e;}
        
        Background color #83261e
      
           Border around this has a color of #83261e        
        
          <div style="border:2px solid #83261e;">Content here</div>
        
        
          .myborder {border:2px solid #83261e;}
        
        Border color #83261e