#94a00b color space conversions
Hex:
        #94a00b
        RGB:
        148, 160, 11
        CMY:
        42, 37, 96
        CMYK:
        7, 0, 93, 37
      HSL:
        65°, 87.1345%, 33.5294%
        HSV (HSB):
        65°, 93.1250%, 62.7451%
        XYZ:
        24.8440, 31.4617, 5.0799
        xyY:
        0.4047, 0.5125, 31.4617
      CIE-Lab:
        62.8954, -20.3753, 64.0273
        CIE-LCH:
        62.8954, 67.1911, 107.6526
        CIE-Luv:
        62.8954, -3.0659, 69.2472
        Hunter-Lab:
        56.0907, -19.0967, 33.8938
      #94a00b color charts
#94a00b RGB chart
      #94a00b CMYK chart
      #94a00b RGB pie chart
      #94a00b color shades, tints & tones
#94a00b color schemes
#94a00b color preview, HTML & CSS examples
           This text has a color of #94a00b        
        
          <p style="color:#94a00b;">Text here</p>
        
        
          .mytext {color:#94a00b;}
        
        Text color #94a00b
      
           This box has a color of #94a00b        
        
          <div style="background-color:#94a00b;">Content here</div>
        
        
          .mybackground {background-color:#94a00b;}
        
        Background color #94a00b
      
           Border around this has a color of #94a00b        
        
          <div style="border:2px solid #94a00b;">Content here</div>
        
        
          .myborder {border:2px solid #94a00b;}
        
        Border color #94a00b