#787b4b color space conversions
Hex:
        #787b4b
        RGB:
        120, 123, 75
        CMY:
        53, 52, 71
        CMYK:
        2, 0, 39, 52
      HSL:
        64°, 24.2424%, 38.8235%
        HSV (HSB):
        64°, 39.0244%, 48.2353%
        XYZ:
        16.0987, 18.6670, 9.4112
        xyY:
        0.3644, 0.4226, 18.6670
      CIE-Lab:
        50.2953, -9.1120, 25.8738
        CIE-LCH:
        50.2953, 27.4314, 109.4007
        CIE-Luv:
        50.2953, 0.4595, 32.4645
        Hunter-Lab:
        43.2053, -9.0986, 17.3289
      #787b4b color charts
#787b4b RGB chart
      #787b4b CMYK chart
      #787b4b RGB pie chart
      #787b4b color shades, tints & tones
#787b4b color schemes
#787b4b color preview, HTML & CSS examples
           This text has a color of #787b4b        
        
          <p style="color:#787b4b;">Text here</p>
        
        
          .mytext {color:#787b4b;}
        
        Text color #787b4b
      
           This box has a color of #787b4b        
        
          <div style="background-color:#787b4b;">Content here</div>
        
        
          .mybackground {background-color:#787b4b;}
        
        Background color #787b4b
      
           Border around this has a color of #787b4b        
        
          <div style="border:2px solid #787b4b;">Content here</div>
        
        
          .myborder {border:2px solid #787b4b;}
        
        Border color #787b4b