#86950b color space conversions
Hex:
        #86950b
        RGB:
        134, 149, 11
        CMY:
        47, 42, 96
        CMYK:
        10, 0, 93, 42
      HSL:
        67°, 86.2500%, 31.3725%
        HSV (HSB):
        67°, 92.6174%, 58.4314%
        XYZ:
        20.6394, 26.5874, 4.3607
        xyY:
        0.4001, 0.5154, 26.5874
      CIE-Lab:
        58.5904, -20.9795, 60.1771
        CIE-LCH:
        58.5904, 63.7293, 109.2200
        CIE-Luv:
        58.5904, -5.3086, 64.6557
        Hunter-Lab:
        51.5630, -18.7861, 31.0799
      #86950b color charts
#86950b RGB chart
      #86950b CMYK chart
      #86950b RGB pie chart
      #86950b color shades, tints & tones
#86950b color schemes
#86950b color preview, HTML & CSS examples
           This text has a color of #86950b        
        
          <p style="color:#86950b;">Text here</p>
        
        
          .mytext {color:#86950b;}
        
        Text color #86950b
      
           This box has a color of #86950b        
        
          <div style="background-color:#86950b;">Content here</div>
        
        
          .mybackground {background-color:#86950b;}
        
        Background color #86950b
      
           Border around this has a color of #86950b        
        
          <div style="border:2px solid #86950b;">Content here</div>
        
        
          .myborder {border:2px solid #86950b;}
        
        Border color #86950b