#6b6742 color space conversions
Hex:
        #6b6742
        RGB:
        107, 103, 66
        CMY:
        58, 60, 74
        CMYK:
        0, 4, 38, 58
      HSL:
        54°, 23.6994%, 33.9216%
        HSV (HSB):
        54°, 38.3178%, 41.9608%
        XYZ:
        11.8970, 13.2196, 7.0789
        xyY:
        0.3695, 0.4106, 13.2196
      CIE-Lab:
        43.0923, -4.5952, 21.4633
        CIE-LCH:
        43.0923, 21.9497, 102.0843
        CIE-Luv:
        43.0923, 4.3628, 25.6357
        Hunter-Lab:
        36.3588, -5.2207, 13.9077
      #6b6742 color charts
#6b6742 RGB chart
      #6b6742 CMYK chart
      #6b6742 RGB pie chart
      #6b6742 color shades, tints & tones
#6b6742 color schemes
#6b6742 color preview, HTML & CSS examples
           This text has a color of #6b6742        
        
          <p style="color:#6b6742;">Text here</p>
        
        
          .mytext {color:#6b6742;}
        
        Text color #6b6742
      
           This box has a color of #6b6742        
        
          <div style="background-color:#6b6742;">Content here</div>
        
        
          .mybackground {background-color:#6b6742;}
        
        Background color #6b6742
      
           Border around this has a color of #6b6742        
        
          <div style="border:2px solid #6b6742;">Content here</div>
        
        
          .myborder {border:2px solid #6b6742;}
        
        Border color #6b6742