#864b5d color space conversions
Hex:
        #864b5d
        RGB:
        134, 75, 93
        CMY:
        47, 71, 64
        CMYK:
        0, 44, 31, 47
      HSL:
        342°, 28.2297%, 40.9804%
        HSV (HSB):
        342°, 44.0299%, 52.5490%
        XYZ:
        14.3234, 10.8908, 11.7031
        xyY:
        0.3880, 0.2950, 10.8908
      CIE-Lab:
        39.3959, 27.3004, 0.4182
        CIE-LCH:
        39.3959, 27.3036, 0.8777
        CIE-Luv:
        39.3959, 36.5690, -3.9527
        Hunter-Lab:
        33.0012, 19.7215, 2.0750
      #864b5d color charts
#864b5d RGB chart
      #864b5d CMYK chart
      #864b5d RGB pie chart
      #864b5d color shades, tints & tones
#864b5d color schemes
#864b5d color preview, HTML & CSS examples
           This text has a color of #864b5d        
        
          <p style="color:#864b5d;">Text here</p>
        
        
          .mytext {color:#864b5d;}
        
        Text color #864b5d
      
           This box has a color of #864b5d        
        
          <div style="background-color:#864b5d;">Content here</div>
        
        
          .mybackground {background-color:#864b5d;}
        
        Background color #864b5d
      
           Border around this has a color of #864b5d        
        
          <div style="border:2px solid #864b5d;">Content here</div>
        
        
          .myborder {border:2px solid #864b5d;}
        
        Border color #864b5d