#86766f color space conversions
Hex:
        #86766f
        RGB:
        134, 118, 111
        CMY:
        47, 54, 56
        CMYK:
        0, 12, 17, 47
      HSL:
        18°, 9.3878%, 48.0392%
        HSV (HSB):
        18°, 17.1642%, 52.5490%
        XYZ:
        19.1792, 19.1729, 17.7288
        xyY:
        0.3420, 0.3419, 19.1729
      CIE-Lab:
        50.8889, 4.9557, 6.1138
        CIE-LCH:
        50.8889, 7.8700, 50.9728
        CIE-Luv:
        50.8889, 10.1129, 7.3040
        Hunter-Lab:
        43.7869, 1.5582, 6.6449
      #86766f color charts
#86766f RGB chart
      #86766f CMYK chart
      #86766f RGB pie chart
      #86766f color shades, tints & tones
#86766f color schemes
#86766f color preview, HTML & CSS examples
           This text has a color of #86766f        
        
          <p style="color:#86766f;">Text here</p>
        
        
          .mytext {color:#86766f;}
        
        Text color #86766f
      
           This box has a color of #86766f        
        
          <div style="background-color:#86766f;">Content here</div>
        
        
          .mybackground {background-color:#86766f;}
        
        Background color #86766f
      
           Border around this has a color of #86766f        
        
          <div style="border:2px solid #86766f;">Content here</div>
        
        
          .myborder {border:2px solid #86766f;}
        
        Border color #86766f