#86982c color space conversions
Hex:
        #86982c
        RGB:
        134, 152, 44
        CMY:
        47, 40, 83
        CMYK:
        12, 0, 71, 40
      HSL:
        70°, 55.1020%, 38.4314%
        HSV (HSB):
        70°, 71.0526%, 59.6078%
        XYZ:
        21.5144, 27.7067, 6.5969
        xyY:
        0.3854, 0.4964, 27.7067
      CIE-Lab:
        59.6228, -21.2409, 51.8324
        CIE-LCH:
        59.6228, 56.0158, 112.2838
        CIE-Luv:
        59.6228, -7.3564, 60.0100
        Hunter-Lab:
        52.6371, -19.1566, 29.4153
      #86982c color charts
#86982c RGB chart
      #86982c CMYK chart
      #86982c RGB pie chart
      #86982c color shades, tints & tones
#86982c color schemes
#86982c color preview, HTML & CSS examples
           This text has a color of #86982c        
        
          <p style="color:#86982c;">Text here</p>
        
        
          .mytext {color:#86982c;}
        
        Text color #86982c
      
           This box has a color of #86982c        
        
          <div style="background-color:#86982c;">Content here</div>
        
        
          .mybackground {background-color:#86982c;}
        
        Background color #86982c
      
           Border around this has a color of #86982c        
        
          <div style="border:2px solid #86982c;">Content here</div>
        
        
          .myborder {border:2px solid #86982c;}
        
        Border color #86982c