#86841d color space conversions
Hex:
        #86841d
        RGB:
        134, 132, 29
        CMY:
        47, 48, 89
        CMYK:
        0, 1, 78, 47
      HSL:
        59°, 64.4172%, 31.9608%
        HSV (HSB):
        59°, 78.3582%, 52.5490%
        XYZ:
        18.3046, 21.6596, 4.3784
        xyY:
        0.4128, 0.4885, 21.6596
      CIE-Lab:
        53.6639, -11.5334, 51.5908
        CIE-LCH:
        53.6639, 52.8642, 102.6015
        CIE-Luv:
        53.6639, 5.3278, 54.9211
        Hunter-Lab:
        46.5398, -11.2390, 27.0000
      #86841d color charts
#86841d RGB chart
      #86841d CMYK chart
      #86841d RGB pie chart
      #86841d color shades, tints & tones
#86841d color schemes
#86841d color preview, HTML & CSS examples
           This text has a color of #86841d        
        
          <p style="color:#86841d;">Text here</p>
        
        
          .mytext {color:#86841d;}
        
        Text color #86841d
      
           This box has a color of #86841d        
        
          <div style="background-color:#86841d;">Content here</div>
        
        
          .mybackground {background-color:#86841d;}
        
        Background color #86841d
      
           Border around this has a color of #86841d        
        
          <div style="border:2px solid #86841d;">Content here</div>
        
        
          .myborder {border:2px solid #86841d;}
        
        Border color #86841d