#42442b color space conversions
Hex:
        #42442b
        RGB:
        66, 68, 43
        CMY:
        74, 73, 83
        CMYK:
        3, 0, 37, 73
      HSL:
        65°, 22.5225%, 21.7647%
        HSV (HSB):
        65°, 36.7647%, 26.6667%
        XYZ:
        4.7499, 5.4669, 3.0904
        xyY:
        0.3569, 0.4108, 5.4669
      CIE-Lab:
        28.0256, -5.5952, 14.8992
        CIE-LCH:
        28.0256, 15.9151, 110.5831
        CIE-Luv:
        28.0256, 0.0084, 16.0506
        Hunter-Lab:
        23.3814, -4.6553, 8.5305
      #42442b color charts
#42442b RGB chart
      #42442b CMYK chart
      #42442b RGB pie chart
      #42442b color shades, tints & tones
#42442b color schemes
#42442b color preview, HTML & CSS examples
           This text has a color of #42442b        
        
          <p style="color:#42442b;">Text here</p>
        
        
          .mytext {color:#42442b;}
        
        Text color #42442b
      
           This box has a color of #42442b        
        
          <div style="background-color:#42442b;">Content here</div>
        
        
          .mybackground {background-color:#42442b;}
        
        Background color #42442b
      
           Border around this has a color of #42442b        
        
          <div style="border:2px solid #42442b;">Content here</div>
        
        
          .myborder {border:2px solid #42442b;}
        
        Border color #42442b