#86986d color space conversions
Hex:
        #86986d
        RGB:
        134, 152, 109
        CMY:
        47, 40, 57
        CMYK:
        12, 0, 28, 40
      HSL:
        85°, 17.2691%, 51.1765%
        HSV (HSB):
        85°, 28.2895%, 59.6078%
        XYZ:
        23.8201, 28.6289, 18.7385
        xyY:
        0.3346, 0.4022, 28.6289
      CIE-Lab:
        60.4527, -14.2999, 20.5681
        CIE-LCH:
        60.4527, 25.0506, 124.8088
        CIE-Luv:
        60.4527, -8.5042, 29.3970
        Hunter-Lab:
        53.5060, -14.1700, 16.6901
      #86986d color charts
#86986d RGB chart
      #86986d CMYK chart
      #86986d RGB pie chart
      #86986d color shades, tints & tones
#86986d color schemes
#86986d color preview, HTML & CSS examples
           This text has a color of #86986d        
        
          <p style="color:#86986d;">Text here</p>
        
        
          .mytext {color:#86986d;}
        
        Text color #86986d
      
           This box has a color of #86986d        
        
          <div style="background-color:#86986d;">Content here</div>
        
        
          .mybackground {background-color:#86986d;}
        
        Background color #86986d
      
           Border around this has a color of #86986d        
        
          <div style="border:2px solid #86986d;">Content here</div>
        
        
          .myborder {border:2px solid #86986d;}
        
        Border color #86986d