#94945d color space conversions
Hex:
        #94945d
        RGB:
        148, 148, 93
        CMY:
        42, 42, 64
        CMYK:
        0, 0, 37, 42
      HSL:
        60°, 22.8216%, 47.2549%
        HSV (HSB):
        60°, 37.1622%, 58.0392%
        XYZ:
        24.7784, 28.2660, 14.5059
        xyY:
        0.3668, 0.4184, 28.2660
      CIE-Lab:
        60.1283, -8.7293, 29.1090
        CIE-LCH:
        60.1283, 30.3897, 106.6931
        CIE-Luv:
        60.1283, 2.7309, 37.8518
        Hunter-Lab:
        53.1658, -9.8485, 21.0393
      #94945d color charts
#94945d RGB chart
      #94945d CMYK chart
      #94945d RGB pie chart
      #94945d color shades, tints & tones
#94945d color schemes
#94945d color preview, HTML & CSS examples
           This text has a color of #94945d        
        
          <p style="color:#94945d;">Text here</p>
        
        
          .mytext {color:#94945d;}
        
        Text color #94945d
      
           This box has a color of #94945d        
        
          <div style="background-color:#94945d;">Content here</div>
        
        
          .mybackground {background-color:#94945d;}
        
        Background color #94945d
      
           Border around this has a color of #94945d        
        
          <div style="border:2px solid #94945d;">Content here</div>
        
        
          .myborder {border:2px solid #94945d;}
        
        Border color #94945d