#76a12f color space conversions
Hex:
        #76a12f
        RGB:
        118, 161, 47
        CMY:
        54, 37, 82
        CMYK:
        27, 0, 71, 37
      HSL:
        83°, 54.8077%, 40.7843%
        HSV (HSB):
        83°, 70.8075%, 63.1373%
        XYZ:
        20.7292, 29.5465, 7.2998
        xyY:
        0.3600, 0.5132, 29.5465
      CIE-Lab:
        61.2610, -32.0551, 51.9603
        CIE-LCH:
        61.2610, 61.0524, 121.6711
        CIE-Luv:
        61.2610, -21.6367, 62.9285
        Hunter-Lab:
        54.3567, -27.0525, 30.0874
      #76a12f color charts
#76a12f RGB chart
      #76a12f CMYK chart
      #76a12f RGB pie chart
      #76a12f color shades, tints & tones
#76a12f color schemes
#76a12f color preview, HTML & CSS examples
           This text has a color of #76a12f        
        
          <p style="color:#76a12f;">Text here</p>
        
        
          .mytext {color:#76a12f;}
        
        Text color #76a12f
      
           This box has a color of #76a12f        
        
          <div style="background-color:#76a12f;">Content here</div>
        
        
          .mybackground {background-color:#76a12f;}
        
        Background color #76a12f
      
           Border around this has a color of #76a12f        
        
          <div style="border:2px solid #76a12f;">Content here</div>
        
        
          .myborder {border:2px solid #76a12f;}
        
        Border color #76a12f