#76842f color space conversions
Hex:
        #76842f
        RGB:
        118, 132, 47
        CMY:
        54, 48, 82
        CMYK:
        11, 0, 64, 48
      HSL:
        70°, 47.4860%, 35.0980%
        HSV (HSB):
        70°, 64.3939%, 51.7647%
        XYZ:
        16.2356, 20.5593, 5.8020
        xyY:
        0.3811, 0.4826, 20.5593
      CIE-Lab:
        52.4638, -17.6770, 42.7803
        CIE-LCH:
        52.4638, 46.2886, 112.4506
        CIE-Luv:
        52.4638, -5.4340, 49.5487
        Hunter-Lab:
        45.3424, -15.4344, 24.1530
      #76842f color charts
#76842f RGB chart
      #76842f CMYK chart
      #76842f RGB pie chart
      #76842f color shades, tints & tones
#76842f color schemes
#76842f color preview, HTML & CSS examples
           This text has a color of #76842f        
        
          <p style="color:#76842f;">Text here</p>
        
        
          .mytext {color:#76842f;}
        
        Text color #76842f
      
           This box has a color of #76842f        
        
          <div style="background-color:#76842f;">Content here</div>
        
        
          .mybackground {background-color:#76842f;}
        
        Background color #76842f
      
           Border around this has a color of #76842f        
        
          <div style="border:2px solid #76842f;">Content here</div>
        
        
          .myborder {border:2px solid #76842f;}
        
        Border color #76842f