#42641b color space conversions
Hex:
        #42641b
        RGB:
        66, 100, 27
        CMY:
        74, 61, 89
        CMYK:
        34, 0, 73, 61
      HSL:
        88°, 57.4803%, 24.9020%
        HSV (HSB):
        88°, 73.0000%, 39.2157%
        XYZ:
        7.0018, 10.3517, 2.6660
        xyY:
        0.3497, 0.5171, 10.3517
      CIE-Lab:
        38.4664, -25.1682, 35.8319
        CIE-LCH:
        38.4664, 43.7877, 125.0841
        CIE-Luv:
        38.4664, -16.6816, 39.4097
        Hunter-Lab:
        32.1741, -17.4593, 17.6091
      #42641b color charts
#42641b RGB chart
      #42641b CMYK chart
      #42641b RGB pie chart
      #42641b color shades, tints & tones
#42641b color schemes
#42641b color preview, HTML & CSS examples
           This text has a color of #42641b        
        
          <p style="color:#42641b;">Text here</p>
        
        
          .mytext {color:#42641b;}
        
        Text color #42641b
      
           This box has a color of #42641b        
        
          <div style="background-color:#42641b;">Content here</div>
        
        
          .mybackground {background-color:#42641b;}
        
        Background color #42641b
      
           Border around this has a color of #42641b        
        
          <div style="border:2px solid #42641b;">Content here</div>
        
        
          .myborder {border:2px solid #42641b;}
        
        Border color #42641b