#83271b color space conversions
Hex:
        #83271b
        RGB:
        131, 39, 27
        CMY:
        49, 85, 89
        CMYK:
        0, 70, 79, 49
      HSL:
        7°, 65.8228%, 30.9804%
        HSV (HSB):
        7°, 79.3893%, 51.3725%
        XYZ:
        10.2834, 6.3555, 1.7216
        xyY:
        0.5601, 0.3461, 6.3555
      CIE-Lab:
        30.2921, 38.7169, 29.6155
        CIE-LCH:
        30.2921, 48.7450, 37.4132
        CIE-Luv:
        30.2921, 68.3116, 18.8997
        Hunter-Lab:
        25.2100, 28.6943, 13.5980
      #83271b color charts
#83271b RGB chart
      #83271b CMYK chart
      #83271b RGB pie chart
      #83271b color shades, tints & tones
#83271b color schemes
#83271b color preview, HTML & CSS examples
           This text has a color of #83271b        
        
          <p style="color:#83271b;">Text here</p>
        
        
          .mytext {color:#83271b;}
        
        Text color #83271b
      
           This box has a color of #83271b        
        
          <div style="background-color:#83271b;">Content here</div>
        
        
          .mybackground {background-color:#83271b;}
        
        Background color #83271b
      
           Border around this has a color of #83271b        
        
          <div style="border:2px solid #83271b;">Content here</div>
        
        
          .myborder {border:2px solid #83271b;}
        
        Border color #83271b