#86331b color space conversions
Hex:
        #86331b
        RGB:
        134, 51, 27
        CMY:
        47, 80, 89
        CMYK:
        0, 62, 80, 47
      HSL:
        13°, 66.4596%, 31.5686%
        HSV (HSB):
        13°, 79.8507%, 52.5490%
        XYZ:
        11.2132, 7.5151, 1.8965
        xyY:
        0.5437, 0.3644, 7.5151
      CIE-Lab:
        32.9519, 34.2264, 32.5566
        CIE-LCH:
        32.9519, 47.2375, 43.5678
        CIE-Luv:
        32.9519, 63.4712, 22.8875
        Hunter-Lab:
        27.4137, 25.0388, 15.0879
      #86331b color charts
#86331b RGB chart
      #86331b CMYK chart
      #86331b RGB pie chart
      #86331b color shades, tints & tones
#86331b color schemes
#86331b color preview, HTML & CSS examples
           This text has a color of #86331b        
        
          <p style="color:#86331b;">Text here</p>
        
        
          .mytext {color:#86331b;}
        
        Text color #86331b
      
           This box has a color of #86331b        
        
          <div style="background-color:#86331b;">Content here</div>
        
        
          .mybackground {background-color:#86331b;}
        
        Background color #86331b
      
           Border around this has a color of #86331b        
        
          <div style="border:2px solid #86331b;">Content here</div>
        
        
          .myborder {border:2px solid #86331b;}
        
        Border color #86331b