#76b314 color space conversions
Hex:
        #76b314
        RGB:
        118, 179, 20
        CMY:
        54, 30, 92
        CMYK:
        34, 0, 89, 30
      HSL:
        83°, 79.8995%, 39.0196%
        HSV (HSB):
        83°, 88.8268%, 70.1961%
        XYZ:
        23.7176, 36.1423, 6.3879
        xyY:
        0.3580, 0.5456, 36.1423
      CIE-Lab:
        66.6285, -41.3723, 64.7494
        CIE-LCH:
        66.6285, 76.8384, 122.5770
        CIE-Luv:
        66.6285, -30.8985, 75.9492
        Hunter-Lab:
        60.1184, -34.7865, 35.7830
      #76b314 color charts
#76b314 RGB chart
      #76b314 CMYK chart
      #76b314 RGB pie chart
      #76b314 color shades, tints & tones
#76b314 color schemes
#76b314 color preview, HTML & CSS examples
           This text has a color of #76b314        
        
          <p style="color:#76b314;">Text here</p>
        
        
          .mytext {color:#76b314;}
        
        Text color #76b314
      
           This box has a color of #76b314        
        
          <div style="background-color:#76b314;">Content here</div>
        
        
          .mybackground {background-color:#76b314;}
        
        Background color #76b314
      
           Border around this has a color of #76b314        
        
          <div style="border:2px solid #76b314;">Content here</div>
        
        
          .myborder {border:2px solid #76b314;}
        
        Border color #76b314