#864a6f color space conversions
Hex:
        #864a6f
        RGB:
        134, 74, 111
        CMY:
        47, 71, 56
        CMYK:
        0, 45, 17, 47
      HSL:
        323°, 28.8462%, 40.7843%
        HSV (HSB):
        323°, 44.7761%, 52.5490%
        XYZ:
        15.1495, 11.1136, 16.3856
        xyY:
        0.3552, 0.2606, 11.1136
      CIE-Lab:
        39.7711, 30.7036, -10.2239
        CIE-LCH:
        39.7711, 32.3610, 341.5829
        CIE-Luv:
        39.7711, 33.3369, -18.2811
        Hunter-Lab:
        33.3370, 22.7769, -5.8059
      #864a6f color charts
#864a6f RGB chart
      #864a6f CMYK chart
      #864a6f RGB pie chart
      #864a6f color shades, tints & tones
#864a6f color schemes
#864a6f color preview, HTML & CSS examples
           This text has a color of #864a6f        
        
          <p style="color:#864a6f;">Text here</p>
        
        
          .mytext {color:#864a6f;}
        
        Text color #864a6f
      
           This box has a color of #864a6f        
        
          <div style="background-color:#864a6f;">Content here</div>
        
        
          .mybackground {background-color:#864a6f;}
        
        Background color #864a6f
      
           Border around this has a color of #864a6f        
        
          <div style="border:2px solid #864a6f;">Content here</div>
        
        
          .myborder {border:2px solid #864a6f;}
        
        Border color #864a6f