#642c17 color space conversions
Hex:
        #642c17
        RGB:
        100, 44, 23
        CMY:
        61, 83, 91
        CMYK:
        0, 56, 77, 61
      HSL:
        16°, 62.6016%, 24.1176%
        HSV (HSB):
        16°, 77.0000%, 39.2157%
        XYZ:
        6.3109, 4.5726, 1.3606
        xyY:
        0.5154, 0.3735, 4.5726
      CIE-Lab:
        25.4805, 23.6713, 25.1074
        CIE-LCH:
        25.4805, 34.5067, 46.6864
        CIE-Luv:
        25.4805, 40.3376, 17.4611
        Hunter-Lab:
        21.3835, 15.2591, 11.1960
      #642c17 color charts
#642c17 RGB chart
      #642c17 CMYK chart
      #642c17 RGB pie chart
      #642c17 color shades, tints & tones
#642c17 color schemes
#642c17 color preview, HTML & CSS examples
           This text has a color of #642c17        
        
          <p style="color:#642c17;">Text here</p>
        
        
          .mytext {color:#642c17;}
        
        Text color #642c17
      
           This box has a color of #642c17        
        
          <div style="background-color:#642c17;">Content here</div>
        
        
          .mybackground {background-color:#642c17;}
        
        Background color #642c17
      
           Border around this has a color of #642c17        
        
          <div style="border:2px solid #642c17;">Content here</div>
        
        
          .myborder {border:2px solid #642c17;}
        
        Border color #642c17