#642a2a color space conversions
Hex:
        #642a2a
        RGB:
        100, 42, 42
        CMY:
        61, 84, 84
        CMYK:
        0, 58, 58, 61
      HSL:
        0°, 40.8451%, 27.8431%
        HSV (HSB):
        0°, 58.0000%, 39.2157%
        XYZ:
        6.5014, 4.5324, 2.7227
        xyY:
        0.4726, 0.3295, 4.5324
      CIE-Lab:
        25.3588, 26.2135, 12.8237
        CIE-LCH:
        25.3588, 29.1821, 26.0680
        CIE-Luv:
        25.3588, 38.5003, 8.3003
        Hunter-Lab:
        21.2895, 17.2540, 7.3202
      #642a2a color charts
#642a2a RGB chart
      #642a2a CMYK chart
      #642a2a RGB pie chart
      #642a2a color shades, tints & tones
#642a2a color schemes
#642a2a color preview, HTML & CSS examples
           This text has a color of #642a2a        
        
          <p style="color:#642a2a;">Text here</p>
        
        
          .mytext {color:#642a2a;}
        
        Text color #642a2a
      
           This box has a color of #642a2a        
        
          <div style="background-color:#642a2a;">Content here</div>
        
        
          .mybackground {background-color:#642a2a;}
        
        Background color #642a2a
      
           Border around this has a color of #642a2a        
        
          <div style="border:2px solid #642a2a;">Content here</div>
        
        
          .myborder {border:2px solid #642a2a;}
        
        Border color #642a2a