#6b826b color space conversions
Hex:
        #6b826b
        RGB:
        107, 130, 107
        CMY:
        58, 49, 58
        CMYK:
        18, 0, 18, 49
      HSL:
        120°, 9.7046%, 46.4706%
        HSV (HSB):
        120°, 17.6923%, 50.9804%
        XYZ:
        16.6999, 20.1526, 16.9196
        xyY:
        0.3106, 0.3748, 20.1526
      CIE-Lab:
        52.0093, -13.0983, 9.7332
        CIE-LCH:
        52.0093, 16.3187, 143.3844
        CIE-Luv:
        52.0093, -11.6140, 15.0076
        Hunter-Lab:
        44.8916, -12.1576, 9.0779
      #6b826b color charts
#6b826b RGB chart
      #6b826b CMYK chart
      #6b826b RGB pie chart
      #6b826b color shades, tints & tones
#6b826b color schemes
#6b826b color preview, HTML & CSS examples
           This text has a color of #6b826b        
        
          <p style="color:#6b826b;">Text here</p>
        
        
          .mytext {color:#6b826b;}
        
        Text color #6b826b
      
           This box has a color of #6b826b        
        
          <div style="background-color:#6b826b;">Content here</div>
        
        
          .mybackground {background-color:#6b826b;}
        
        Background color #6b826b
      
           Border around this has a color of #6b826b        
        
          <div style="border:2px solid #6b826b;">Content here</div>
        
        
          .myborder {border:2px solid #6b826b;}
        
        Border color #6b826b