#864f3d color space conversions
Hex:
        #864f3d
        RGB:
        134, 79, 61
        CMY:
        47, 69, 76
        CMYK:
        0, 41, 54, 47
      HSL:
        15°, 37.4359%, 38.2353%
        HSV (HSB):
        15°, 54.4776%, 52.5490%
        XYZ:
        13.4698, 10.9972, 5.8276
        xyY:
        0.4446, 0.3630, 10.9972
      CIE-Lab:
        39.5758, 21.1311, 20.4488
        CIE-LCH:
        39.5758, 29.4055, 44.0599
        CIE-Luv:
        39.5758, 39.7075, 18.9678
        Hunter-Lab:
        33.1621, 14.4697, 12.7943
      #864f3d color charts
#864f3d RGB chart
      #864f3d CMYK chart
      #864f3d RGB pie chart
      #864f3d color shades, tints & tones
#864f3d color schemes
#864f3d color preview, HTML & CSS examples
           This text has a color of #864f3d        
        
          <p style="color:#864f3d;">Text here</p>
        
        
          .mytext {color:#864f3d;}
        
        Text color #864f3d
      
           This box has a color of #864f3d        
        
          <div style="background-color:#864f3d;">Content here</div>
        
        
          .mybackground {background-color:#864f3d;}
        
        Background color #864f3d
      
           Border around this has a color of #864f3d        
        
          <div style="border:2px solid #864f3d;">Content here</div>
        
        
          .myborder {border:2px solid #864f3d;}
        
        Border color #864f3d