#64642f color space conversions
Hex:
        #64642f
        RGB:
        100, 100, 47
        CMY:
        61, 61, 82
        CMYK:
        0, 0, 53, 61
      HSL:
        60°, 36.0544%, 28.8235%
        HSV (HSB):
        60°, 53.0000%, 39.2157%
        XYZ:
        10.3258, 12.0289, 4.4669
        xyY:
        0.3850, 0.4485, 12.0289
      CIE-Lab:
        41.2620, -8.2404, 29.7494
        CIE-LCH:
        41.2620, 30.8695, 105.4824
        CIE-Luv:
        41.2620, 2.3966, 33.2221
        Hunter-Lab:
        34.6827, -7.5514, 16.6417
      #64642f color charts
#64642f RGB chart
      #64642f CMYK chart
      #64642f RGB pie chart
      #64642f color shades, tints & tones
#64642f color schemes
#64642f color preview, HTML & CSS examples
           This text has a color of #64642f        
        
          <p style="color:#64642f;">Text here</p>
        
        
          .mytext {color:#64642f;}
        
        Text color #64642f
      
           This box has a color of #64642f        
        
          <div style="background-color:#64642f;">Content here</div>
        
        
          .mybackground {background-color:#64642f;}
        
        Background color #64642f
      
           Border around this has a color of #64642f        
        
          <div style="border:2px solid #64642f;">Content here</div>
        
        
          .myborder {border:2px solid #64642f;}
        
        Border color #64642f