#642d24 color space conversions
Hex:
        #642d24
        RGB:
        100, 45, 36
        CMY:
        61, 82, 86
        CMYK:
        0, 55, 64, 61
      HSL:
        8°, 47.0588%, 26.6667%
        HSV (HSB):
        8°, 64.0000%, 39.2157%
        XYZ:
        6.5124, 4.7135, 2.2356
        xyY:
        0.4838, 0.3501, 4.7135
      CIE-Lab:
        25.9023, 23.9853, 17.4797
        CIE-LCH:
        25.9023, 29.6788, 36.0833
        CIE-Luv:
        25.9023, 37.9034, 12.5103
        Hunter-Lab:
        21.7105, 15.5499, 9.0921
      #642d24 color charts
#642d24 RGB chart
      #642d24 CMYK chart
      #642d24 RGB pie chart
      #642d24 color shades, tints & tones
#642d24 color schemes
#642d24 color preview, HTML & CSS examples
           This text has a color of #642d24        
        
          <p style="color:#642d24;">Text here</p>
        
        
          .mytext {color:#642d24;}
        
        Text color #642d24
      
           This box has a color of #642d24        
        
          <div style="background-color:#642d24;">Content here</div>
        
        
          .mybackground {background-color:#642d24;}
        
        Background color #642d24
      
           Border around this has a color of #642d24        
        
          <div style="border:2px solid #642d24;">Content here</div>
        
        
          .myborder {border:2px solid #642d24;}
        
        Border color #642d24