#86320f color space conversions
Hex:
        #86320f
        RGB:
        134, 50, 15
        CMY:
        47, 80, 94
        CMYK:
        0, 63, 89, 47
      HSL:
        18°, 79.8658%, 29.2157%
        HSV (HSB):
        18°, 88.8060%, 52.5490%
        XYZ:
        11.0583, 7.3840, 1.2944
        xyY:
        0.5603, 0.3741, 7.3840
      CIE-Lab:
        32.6656, 34.3265, 38.2611
        CIE-LCH:
        32.6656, 51.4025, 48.1027
        CIE-Luv:
        32.6656, 65.4185, 25.6258
        Hunter-Lab:
        27.1736, 25.0872, 16.1973
      #86320f color charts
#86320f RGB chart
      #86320f CMYK chart
      #86320f RGB pie chart
      #86320f color shades, tints & tones
#86320f color schemes
#86320f color preview, HTML & CSS examples
           This text has a color of #86320f        
        
          <p style="color:#86320f;">Text here</p>
        
        
          .mytext {color:#86320f;}
        
        Text color #86320f
      
           This box has a color of #86320f        
        
          <div style="background-color:#86320f;">Content here</div>
        
        
          .mybackground {background-color:#86320f;}
        
        Background color #86320f
      
           Border around this has a color of #86320f        
        
          <div style="border:2px solid #86320f;">Content here</div>
        
        
          .myborder {border:2px solid #86320f;}
        
        Border color #86320f