#86533f color space conversions
Hex:
        #86533f
        RGB:
        134, 83, 63
        CMY:
        47, 67, 75
        CMYK:
        0, 38, 53, 47
      HSL:
        17°, 36.0406%, 38.6275%
        HSV (HSB):
        17°, 52.9851%, 52.5490%
        XYZ:
        13.8220, 11.6137, 6.2158
        xyY:
        0.4367, 0.3669, 11.6137
      CIE-Lab:
        40.5955, 18.9882, 20.5693
        CIE-LCH:
        40.5955, 27.9937, 47.2888
        CIE-Luv:
        40.5955, 36.7684, 19.7384
        Hunter-Lab:
        34.0789, 12.7592, 13.0411
      #86533f color charts
#86533f RGB chart
      #86533f CMYK chart
      #86533f RGB pie chart
      #86533f color shades, tints & tones
#86533f color schemes
#86533f color preview, HTML & CSS examples
           This text has a color of #86533f        
        
          <p style="color:#86533f;">Text here</p>
        
        
          .mytext {color:#86533f;}
        
        Text color #86533f
      
           This box has a color of #86533f        
        
          <div style="background-color:#86533f;">Content here</div>
        
        
          .mybackground {background-color:#86533f;}
        
        Background color #86533f
      
           Border around this has a color of #86533f        
        
          <div style="border:2px solid #86533f;">Content here</div>
        
        
          .myborder {border:2px solid #86533f;}
        
        Border color #86533f