#64493f color space conversions
Hex:
        #64493f
        RGB:
        100, 73, 63
        CMY:
        61, 71, 75
        CMYK:
        0, 27, 37, 61
      HSL:
        16°, 22.6994%, 31.9608%
        HSV (HSB):
        16°, 37.0000%, 39.2157%
        XYZ:
        8.5353, 7.8333, 5.7647
        xyY:
        0.3856, 0.3539, 7.8333
      CIE-Lab:
        33.6333, 9.9682, 10.4751
        CIE-LCH:
        33.6333, 14.4601, 46.4206
        CIE-Luv:
        33.6333, 17.6473, 10.2911
        Hunter-Lab:
        27.9880, 5.4566, 7.3795
      #64493f color charts
#64493f RGB chart
      #64493f CMYK chart
      #64493f RGB pie chart
      #64493f color shades, tints & tones
#64493f color schemes
#64493f color preview, HTML & CSS examples
           This text has a color of #64493f        
        
          <p style="color:#64493f;">Text here</p>
        
        
          .mytext {color:#64493f;}
        
        Text color #64493f
      
           This box has a color of #64493f        
        
          <div style="background-color:#64493f;">Content here</div>
        
        
          .mybackground {background-color:#64493f;}
        
        Background color #64493f
      
           Border around this has a color of #64493f        
        
          <div style="border:2px solid #64493f;">Content here</div>
        
        
          .myborder {border:2px solid #64493f;}
        
        Border color #64493f