#864d1f color space conversions
Hex:
        #864d1f
        RGB:
        134, 77, 31
        CMY:
        47, 70, 88
        CMYK:
        0, 43, 77, 47
      HSL:
        27°, 62.4242%, 32.3529%
        HSV (HSB):
        27°, 76.8657%, 52.5490%
        XYZ:
        12.7327, 10.4750, 2.6471
        xyY:
        0.4925, 0.4051, 10.4750
      CIE-Lab:
        38.6818, 20.1400, 36.3404
        CIE-LCH:
        38.6818, 41.5481, 61.0046
        CIE-Luv:
        38.6818, 44.5596, 31.1258
        Hunter-Lab:
        32.3651, 13.5844, 17.8063
      #864d1f color charts
#864d1f RGB chart
      #864d1f CMYK chart
      #864d1f RGB pie chart
      #864d1f color shades, tints & tones
#864d1f color schemes
#864d1f color preview, HTML & CSS examples
           This text has a color of #864d1f        
        
          <p style="color:#864d1f;">Text here</p>
        
        
          .mytext {color:#864d1f;}
        
        Text color #864d1f
      
           This box has a color of #864d1f        
        
          <div style="background-color:#864d1f;">Content here</div>
        
        
          .mybackground {background-color:#864d1f;}
        
        Background color #864d1f
      
           Border around this has a color of #864d1f        
        
          <div style="border:2px solid #864d1f;">Content here</div>
        
        
          .myborder {border:2px solid #864d1f;}
        
        Border color #864d1f