#94aa0b color space conversions
Hex:
        #94aa0b
        RGB:
        148, 170, 11
        CMY:
        42, 33, 96
        CMYK:
        13, 0, 94, 33
      HSL:
        68°, 87.8453%, 35.4902%
        HSV (HSB):
        68°, 93.5294%, 66.6667%
        XYZ:
        26.6479, 35.0695, 5.6812
        xyY:
        0.3954, 0.5203, 35.0695
      CIE-Lab:
        65.8027, -25.3493, 66.3043
        CIE-LCH:
        65.8027, 70.9848, 110.9227
        CIE-Luv:
        65.8027, -9.1959, 73.2691
        Hunter-Lab:
        59.2195, -23.3119, 35.7657
      #94aa0b color charts
#94aa0b RGB chart
      #94aa0b CMYK chart
      #94aa0b RGB pie chart
      #94aa0b color shades, tints & tones
#94aa0b color schemes
#94aa0b color preview, HTML & CSS examples
           This text has a color of #94aa0b        
        
          <p style="color:#94aa0b;">Text here</p>
        
        
          .mytext {color:#94aa0b;}
        
        Text color #94aa0b
      
           This box has a color of #94aa0b        
        
          <div style="background-color:#94aa0b;">Content here</div>
        
        
          .mybackground {background-color:#94aa0b;}
        
        Background color #94aa0b
      
           Border around this has a color of #94aa0b        
        
          <div style="border:2px solid #94aa0b;">Content here</div>
        
        
          .myborder {border:2px solid #94aa0b;}
        
        Border color #94aa0b