#94971b color space conversions
Hex:
        #94971b
        RGB:
        148, 151, 27
        CMY:
        42, 41, 89
        CMYK:
        2, 0, 82, 41
      HSL:
        61°, 69.6629%, 34.9020%
        HSV (HSB):
        61°, 82.1192%, 59.2157%
        XYZ:
        23.4772, 28.5082, 5.3022
        xyY:
        0.4098, 0.4976, 28.5082
      CIE-Lab:
        60.3452, -15.3561, 58.5951
        CIE-LCH:
        60.3452, 60.5739, 104.6854
        CIE-Luv:
        60.3452, 2.5467, 63.5940
        Hunter-Lab:
        53.3931, -14.9507, 31.4874
      #94971b color charts
#94971b RGB chart
      #94971b CMYK chart
      #94971b RGB pie chart
      #94971b color shades, tints & tones
#94971b color schemes
#94971b color preview, HTML & CSS examples
           This text has a color of #94971b        
        
          <p style="color:#94971b;">Text here</p>
        
        
          .mytext {color:#94971b;}
        
        Text color #94971b
      
           This box has a color of #94971b        
        
          <div style="background-color:#94971b;">Content here</div>
        
        
          .mybackground {background-color:#94971b;}
        
        Background color #94971b
      
           Border around this has a color of #94971b        
        
          <div style="border:2px solid #94971b;">Content here</div>
        
        
          .myborder {border:2px solid #94971b;}
        
        Border color #94971b