#864c2e color space conversions
Hex:
        #864c2e
        RGB:
        134, 76, 46
        CMY:
        47, 70, 82
        CMYK:
        0, 43, 66, 47
      HSL:
        20°, 48.8889%, 35.2941%
        HSV (HSB):
        20°, 65.6716%, 52.5490%
        XYZ:
        12.9091, 10.4345, 3.9184
        xyY:
        0.4735, 0.3827, 10.4345
      CIE-Lab:
        38.6112, 21.6205, 28.1262
        CIE-LCH:
        38.6112, 35.4758, 52.4507
        CIE-Luv:
        38.6112, 43.7487, 25.0898
        Hunter-Lab:
        32.3024, 14.8051, 15.4195
      #864c2e color charts
#864c2e RGB chart
      #864c2e CMYK chart
      #864c2e RGB pie chart
      #864c2e color shades, tints & tones
#864c2e color schemes
#864c2e color preview, HTML & CSS examples
           This text has a color of #864c2e        
        
          <p style="color:#864c2e;">Text here</p>
        
        
          .mytext {color:#864c2e;}
        
        Text color #864c2e
      
           This box has a color of #864c2e        
        
          <div style="background-color:#864c2e;">Content here</div>
        
        
          .mybackground {background-color:#864c2e;}
        
        Background color #864c2e
      
           Border around this has a color of #864c2e        
        
          <div style="border:2px solid #864c2e;">Content here</div>
        
        
          .myborder {border:2px solid #864c2e;}
        
        Border color #864c2e