#864b0b color space conversions
Hex:
        #864b0b
        RGB:
        134, 75, 11
        CMY:
        47, 71, 96
        CMYK:
        0, 44, 92, 47
      HSL:
        31°, 84.8276%, 28.4314%
        HSV (HSB):
        31°, 91.7910%, 52.5490%
        XYZ:
        12.4080, 10.1246, 1.6169
        xyY:
        0.5138, 0.4192, 10.1246
      CIE-Lab:
        38.0652, 20.6042, 44.0569
        CIE-LCH:
        38.0652, 48.6368, 64.9358
        CIE-Luv:
        38.0652, 47.3162, 34.8555
        Hunter-Lab:
        31.8193, 13.9228, 19.2607
      #864b0b color charts
#864b0b RGB chart
      #864b0b CMYK chart
      #864b0b RGB pie chart
      #864b0b color shades, tints & tones
#864b0b color schemes
#864b0b color preview, HTML & CSS examples
           This text has a color of #864b0b        
        
          <p style="color:#864b0b;">Text here</p>
        
        
          .mytext {color:#864b0b;}
        
        Text color #864b0b
      
           This box has a color of #864b0b        
        
          <div style="background-color:#864b0b;">Content here</div>
        
        
          .mybackground {background-color:#864b0b;}
        
        Background color #864b0b
      
           Border around this has a color of #864b0b        
        
          <div style="border:2px solid #864b0b;">Content here</div>
        
        
          .myborder {border:2px solid #864b0b;}
        
        Border color #864b0b