#94744d color space conversions
Hex:
        #94744d
        RGB:
        148, 116, 77
        CMY:
        42, 55, 70
        CMYK:
        0, 22, 48, 42
      HSL:
        33°, 31.5556%, 44.1176%
        HSV (HSB):
        33°, 47.9730%, 58.0392%
        XYZ:
        19.7977, 19.3225, 9.7073
        xyY:
        0.4055, 0.3957, 19.3225
      CIE-Lab:
        51.0624, 7.3269, 26.2785
        CIE-LCH:
        51.0624, 27.2808, 74.4207
        CIE-Luv:
        51.0624, 23.8498, 29.8835
        Hunter-Lab:
        43.9574, 3.4681, 17.6768
      #94744d color charts
#94744d RGB chart
      #94744d CMYK chart
      #94744d RGB pie chart
      #94744d color shades, tints & tones
#94744d color schemes
#94744d color preview, HTML & CSS examples
           This text has a color of #94744d        
        
          <p style="color:#94744d;">Text here</p>
        
        
          .mytext {color:#94744d;}
        
        Text color #94744d
      
           This box has a color of #94744d        
        
          <div style="background-color:#94744d;">Content here</div>
        
        
          .mybackground {background-color:#94744d;}
        
        Background color #94744d
      
           Border around this has a color of #94744d        
        
          <div style="border:2px solid #94744d;">Content here</div>
        
        
          .myborder {border:2px solid #94744d;}
        
        Border color #94744d