#6b6442 color space conversions
Hex:
        #6b6442
        RGB:
        107, 100, 66
        CMY:
        58, 61, 74
        CMYK:
        0, 7, 38, 58
      HSL:
        50°, 23.6994%, 33.9216%
        HSV (HSB):
        50°, 38.3178%, 41.9608%
        XYZ:
        11.6039, 12.6335, 6.9812
        xyY:
        0.3717, 0.4047, 12.6335
      CIE-Lab:
        42.2057, -2.8445, 20.3063
        CIE-LCH:
        42.2057, 20.5046, 97.9740
        CIE-Luv:
        42.2057, 6.1415, 23.9866
        Hunter-Lab:
        35.5436, -3.9263, 13.2353
      #6b6442 color charts
#6b6442 RGB chart
      #6b6442 CMYK chart
      #6b6442 RGB pie chart
      #6b6442 color shades, tints & tones
#6b6442 color schemes
#6b6442 color preview, HTML & CSS examples
           This text has a color of #6b6442        
        
          <p style="color:#6b6442;">Text here</p>
        
        
          .mytext {color:#6b6442;}
        
        Text color #6b6442
      
           This box has a color of #6b6442        
        
          <div style="background-color:#6b6442;">Content here</div>
        
        
          .mybackground {background-color:#6b6442;}
        
        Background color #6b6442
      
           Border around this has a color of #6b6442        
        
          <div style="border:2px solid #6b6442;">Content here</div>
        
        
          .myborder {border:2px solid #6b6442;}
        
        Border color #6b6442