#864c4e color space conversions
Hex:
        #864c4e
        RGB:
        134, 76, 78
        CMY:
        47, 70, 69
        CMYK:
        0, 43, 42, 47
      HSL:
        358°, 27.6190%, 41.1765%
        HSV (HSB):
        358°, 43.2836%, 52.5490%
        XYZ:
        13.7911, 10.7873, 8.5630
        xyY:
        0.4161, 0.3255, 10.7873
      CIE-Lab:
        39.2198, 24.7218, 9.5189
        CIE-LCH:
        39.2198, 26.4911, 21.0587
        CIE-Luv:
        39.2198, 38.8592, 7.1288
        Hunter-Lab:
        32.8440, 17.4747, 7.5328
      #864c4e color charts
#864c4e RGB chart
      #864c4e CMYK chart
      #864c4e RGB pie chart
      #864c4e color shades, tints & tones
#864c4e color schemes
#864c4e color preview, HTML & CSS examples
           This text has a color of #864c4e        
        
          <p style="color:#864c4e;">Text here</p>
        
        
          .mytext {color:#864c4e;}
        
        Text color #864c4e
      
           This box has a color of #864c4e        
        
          <div style="background-color:#864c4e;">Content here</div>
        
        
          .mybackground {background-color:#864c4e;}
        
        Background color #864c4e
      
           Border around this has a color of #864c4e        
        
          <div style="border:2px solid #864c4e;">Content here</div>
        
        
          .myborder {border:2px solid #864c4e;}
        
        Border color #864c4e