#86841b color space conversions
Hex:
        #86841b
        RGB:
        134, 132, 27
        CMY:
        47, 48, 89
        CMYK:
        0, 1, 80, 47
      HSL:
        59°, 66.4596%, 31.5686%
        HSV (HSB):
        59°, 79.8507%, 52.5490%
        XYZ:
        18.2806, 21.6500, 4.2523
        xyY:
        0.4137, 0.4900, 21.6500
      CIE-Lab:
        53.6537, -11.6150, 52.2372
        CIE-LCH:
        53.6537, 53.5129, 102.5359
        CIE-Luv:
        53.6537, 5.3589, 55.3270
        Hunter-Lab:
        46.5296, -11.2973, 27.1522
      #86841b color charts
#86841b RGB chart
      #86841b CMYK chart
      #86841b RGB pie chart
      #86841b color shades, tints & tones
#86841b color schemes
#86841b color preview, HTML & CSS examples
           This text has a color of #86841b        
        
          <p style="color:#86841b;">Text here</p>
        
        
          .mytext {color:#86841b;}
        
        Text color #86841b
      
           This box has a color of #86841b        
        
          <div style="background-color:#86841b;">Content here</div>
        
        
          .mybackground {background-color:#86841b;}
        
        Background color #86841b
      
           Border around this has a color of #86841b        
        
          <div style="border:2px solid #86841b;">Content here</div>
        
        
          .myborder {border:2px solid #86841b;}
        
        Border color #86841b