#86831d color space conversions
Hex:
        #86831d
        RGB:
        134, 131, 29
        CMY:
        47, 49, 89
        CMYK:
        0, 2, 78, 47
      HSL:
        58°, 64.4172%, 31.9608%
        HSV (HSB):
        58°, 78.3582%, 52.5490%
        XYZ:
        18.1696, 21.3896, 4.3334
        xyY:
        0.4140, 0.4873, 21.3896
      CIE-Lab:
        53.3733, -10.9922, 51.3252
        CIE-LCH:
        53.3733, 52.4891, 102.0882
        CIE-Luv:
        53.3733, 5.9841, 54.4922
        Hunter-Lab:
        46.2489, -10.8092, 26.8190
      #86831d color charts
#86831d RGB chart
      #86831d CMYK chart
      #86831d RGB pie chart
      #86831d color shades, tints & tones
#86831d color schemes
#86831d color preview, HTML & CSS examples
           This text has a color of #86831d        
        
          <p style="color:#86831d;">Text here</p>
        
        
          .mytext {color:#86831d;}
        
        Text color #86831d
      
           This box has a color of #86831d        
        
          <div style="background-color:#86831d;">Content here</div>
        
        
          .mybackground {background-color:#86831d;}
        
        Background color #86831d
      
           Border around this has a color of #86831d        
        
          <div style="border:2px solid #86831d;">Content here</div>
        
        
          .myborder {border:2px solid #86831d;}
        
        Border color #86831d