#7b806b color space conversions
Hex:
        #7b806b
        RGB:
        123, 128, 107
        CMY:
        52, 50, 58
        CMYK:
        4, 0, 16, 50
      HSL:
        74°, 8.9362%, 46.0784%
        HSV (HSB):
        74°, 16.4062%, 50.1961%
        XYZ:
        18.5414, 20.7108, 16.9303
        xyY:
        0.3300, 0.3686, 20.7108
      CIE-Lab:
        52.6316, -5.8435, 10.7834
        CIE-LCH:
        52.6316, 12.2649, 118.4532
        CIE-Luv:
        52.6316, -1.8231, 15.1828
        Hunter-Lab:
        45.5092, -6.9164, 9.7994
      #7b806b color charts
#7b806b RGB chart
      #7b806b CMYK chart
      #7b806b RGB pie chart
      #7b806b color shades, tints & tones
#7b806b color schemes
#7b806b color preview, HTML & CSS examples
           This text has a color of #7b806b        
        
          <p style="color:#7b806b;">Text here</p>
        
        
          .mytext {color:#7b806b;}
        
        Text color #7b806b
      
           This box has a color of #7b806b        
        
          <div style="background-color:#7b806b;">Content here</div>
        
        
          .mybackground {background-color:#7b806b;}
        
        Background color #7b806b
      
           Border around this has a color of #7b806b        
        
          <div style="border:2px solid #7b806b;">Content here</div>
        
        
          .myborder {border:2px solid #7b806b;}
        
        Border color #7b806b