#767c2a color space conversions
Hex:
        #767c2a
        RGB:
        118, 124, 42
        CMY:
        54, 51, 84
        CMYK:
        5, 0, 66, 51
      HSL:
        64°, 49.3976%, 32.5490%
        HSV (HSB):
        64°, 66.1290%, 48.6275%
        XYZ:
        15.0968, 18.4340, 4.9529
        xyY:
        0.3923, 0.4790, 18.4340
      CIE-Lab:
        50.0184, -13.7806, 42.4304
        CIE-LCH:
        50.0184, 44.6121, 107.9928
        CIE-Luv:
        50.0184, -0.5177, 47.4782
        Hunter-Lab:
        42.9349, -12.3717, 23.2148
      #767c2a color charts
#767c2a RGB chart
      #767c2a CMYK chart
      #767c2a RGB pie chart
      #767c2a color shades, tints & tones
#767c2a color schemes
#767c2a color preview, HTML & CSS examples
           This text has a color of #767c2a        
        
          <p style="color:#767c2a;">Text here</p>
        
        
          .mytext {color:#767c2a;}
        
        Text color #767c2a
      
           This box has a color of #767c2a        
        
          <div style="background-color:#767c2a;">Content here</div>
        
        
          .mybackground {background-color:#767c2a;}
        
        Background color #767c2a
      
           Border around this has a color of #767c2a        
        
          <div style="border:2px solid #767c2a;">Content here</div>
        
        
          .myborder {border:2px solid #767c2a;}
        
        Border color #767c2a