#864b4d color space conversions
Hex:
        #864b4d
        RGB:
        134, 75, 77
        CMY:
        47, 71, 70
        CMYK:
        0, 44, 43, 47
      HSL:
        358°, 28.2297%, 40.9804%
        HSV (HSB):
        358°, 44.0299%, 52.5490%
        XYZ:
        13.6871, 10.6363, 8.3528
        xyY:
        0.4189, 0.3255, 10.6363
      CIE-Lab:
        38.9610, 25.1755, 9.7797
        CIE-LCH:
        38.9610, 27.0083, 21.2291
        CIE-Luv:
        38.9610, 39.6400, 7.3061
        Hunter-Lab:
        32.6134, 17.8394, 7.6442
      #864b4d color charts
#864b4d RGB chart
      #864b4d CMYK chart
      #864b4d RGB pie chart
      #864b4d color shades, tints & tones
#864b4d color schemes
#864b4d color preview, HTML & CSS examples
           This text has a color of #864b4d        
        
          <p style="color:#864b4d;">Text here</p>
        
        
          .mytext {color:#864b4d;}
        
        Text color #864b4d
      
           This box has a color of #864b4d        
        
          <div style="background-color:#864b4d;">Content here</div>
        
        
          .mybackground {background-color:#864b4d;}
        
        Background color #864b4d
      
           Border around this has a color of #864b4d        
        
          <div style="border:2px solid #864b4d;">Content here</div>
        
        
          .myborder {border:2px solid #864b4d;}
        
        Border color #864b4d