#864c1b color space conversions
Hex:
        #864c1b
        RGB:
        134, 76, 27
        CMY:
        47, 70, 89
        CMYK:
        0, 43, 80, 47
      HSL:
        27°, 66.4596%, 31.5686%
        HSV (HSB):
        27°, 79.8507%, 52.5490%
        XYZ:
        12.6138, 10.3163, 2.3633
        xyY:
        0.4987, 0.4079, 10.3163
      CIE-Lab:
        38.4043, 20.5371, 38.0111
        CIE-LCH:
        38.4043, 43.2043, 61.6179
        CIE-Luv:
        38.4043, 45.6250, 31.8997
        Hunter-Lab:
        32.1191, 13.8921, 18.1207
      #864c1b color charts
#864c1b RGB chart
      #864c1b CMYK chart
      #864c1b RGB pie chart
      #864c1b color shades, tints & tones
#864c1b color schemes
#864c1b color preview, HTML & CSS examples
           This text has a color of #864c1b        
        
          <p style="color:#864c1b;">Text here</p>
        
        
          .mytext {color:#864c1b;}
        
        Text color #864c1b
      
           This box has a color of #864c1b        
        
          <div style="background-color:#864c1b;">Content here</div>
        
        
          .mybackground {background-color:#864c1b;}
        
        Background color #864c1b
      
           Border around this has a color of #864c1b        
        
          <div style="border:2px solid #864c1b;">Content here</div>
        
        
          .myborder {border:2px solid #864c1b;}
        
        Border color #864c1b