#86865d color space conversions
Hex:
        #86865d
        RGB:
        134, 134, 93
        CMY:
        47, 47, 64
        CMYK:
        0, 0, 31, 47
      HSL:
        60°, 18.0617%, 44.5098%
        HSV (HSB):
        60°, 30.5970%, 52.5490%
        XYZ:
        20.3324, 22.9088, 13.7061
        xyY:
        0.3570, 0.4023, 22.9088
      CIE-Lab:
        54.9783, -6.9074, 22.1424
        CIE-LCH:
        54.9783, 23.1948, 107.3254
        CIE-Luv:
        54.9783, 2.0960, 29.0491
        Hunter-Lab:
        47.8632, -7.9333, 16.5259
      #86865d color charts
#86865d RGB chart
      #86865d CMYK chart
      #86865d RGB pie chart
      #86865d color shades, tints & tones
#86865d color schemes
#86865d color preview, HTML & CSS examples
           This text has a color of #86865d        
        
          <p style="color:#86865d;">Text here</p>
        
        
          .mytext {color:#86865d;}
        
        Text color #86865d
      
           This box has a color of #86865d        
        
          <div style="background-color:#86865d;">Content here</div>
        
        
          .mybackground {background-color:#86865d;}
        
        Background color #86865d
      
           Border around this has a color of #86865d        
        
          <div style="border:2px solid #86865d;">Content here</div>
        
        
          .myborder {border:2px solid #86865d;}
        
        Border color #86865d