#94940a color space conversions
Hex:
        #94940a
        RGB:
        148, 148, 10
        CMY:
        42, 42, 96
        CMYK:
        0, 0, 93, 42
      HSL:
        60°, 87.3418%, 30.9804%
        HSV (HSB):
        60°, 93.2432%, 58.0392%
        XYZ:
        22.8574, 27.4976, 4.3900
        xyY:
        0.4175, 0.5023, 27.4976
      CIE-Lab:
        59.4321, -14.2058, 61.4752
        CIE-LCH:
        59.4321, 63.0952, 103.0116
        CIE-Luv:
        59.4321, 4.6516, 64.4869
        Hunter-Lab:
        52.4382, -13.9599, 31.7431
      #94940a color charts
#94940a RGB chart
      #94940a CMYK chart
      #94940a RGB pie chart
      #94940a color shades, tints & tones
#94940a color schemes
#94940a color preview, HTML & CSS examples
           This text has a color of #94940a        
        
          <p style="color:#94940a;">Text here</p>
        
        
          .mytext {color:#94940a;}
        
        Text color #94940a
      
           This box has a color of #94940a        
        
          <div style="background-color:#94940a;">Content here</div>
        
        
          .mybackground {background-color:#94940a;}
        
        Background color #94940a
      
           Border around this has a color of #94940a        
        
          <div style="border:2px solid #94940a;">Content here</div>
        
        
          .myborder {border:2px solid #94940a;}
        
        Border color #94940a