#7b795e color space conversions
Hex:
        #7b795e
        RGB:
        123, 121, 94
        CMY:
        52, 53, 63
        CMYK:
        0, 2, 24, 52
      HSL:
        56°, 13.3641%, 42.5490%
        HSV (HSB):
        56°, 23.5772%, 48.2353%
        XYZ:
        17.0261, 18.6939, 13.3006
        xyY:
        0.3473, 0.3813, 18.6939
      CIE-Lab:
        50.3271, -4.0354, 15.1216
        CIE-LCH:
        50.3271, 15.6508, 104.9418
        CIE-Luv:
        50.3271, 2.6495, 19.8953
        Hunter-Lab:
        43.2364, -5.3718, 12.0264
      #7b795e color charts
#7b795e RGB chart
      #7b795e CMYK chart
      #7b795e RGB pie chart
      #7b795e color shades, tints & tones
#7b795e color schemes
#7b795e color preview, HTML & CSS examples
           This text has a color of #7b795e        
        
          <p style="color:#7b795e;">Text here</p>
        
        
          .mytext {color:#7b795e;}
        
        Text color #7b795e
      
           This box has a color of #7b795e        
        
          <div style="background-color:#7b795e;">Content here</div>
        
        
          .mybackground {background-color:#7b795e;}
        
        Background color #7b795e
      
           Border around this has a color of #7b795e        
        
          <div style="border:2px solid #7b795e;">Content here</div>
        
        
          .myborder {border:2px solid #7b795e;}
        
        Border color #7b795e