#94834b color space conversions
Hex:
        #94834b
        RGB:
        148, 131, 75
        CMY:
        42, 49, 71
        CMYK:
        0, 11, 49, 42
      HSL:
        46°, 32.7354%, 43.7255%
        HSV (HSB):
        46°, 49.3243%, 58.0392%
        XYZ:
        21.5990, 23.0365, 9.9647
        xyY:
        0.3956, 0.4219, 23.0365
      CIE-Lab:
        55.1099, -1.3896, 32.4742
        CIE-LCH:
        55.1099, 32.5040, 92.4503
        CIE-Luv:
        55.1099, 14.1570, 38.5784
        Hunter-Lab:
        47.9964, -3.6661, 21.2880
      #94834b color charts
#94834b RGB chart
      #94834b CMYK chart
      #94834b RGB pie chart
      #94834b color shades, tints & tones
#94834b color schemes
#94834b color preview, HTML & CSS examples
           This text has a color of #94834b        
        
          <p style="color:#94834b;">Text here</p>
        
        
          .mytext {color:#94834b;}
        
        Text color #94834b
      
           This box has a color of #94834b        
        
          <div style="background-color:#94834b;">Content here</div>
        
        
          .mybackground {background-color:#94834b;}
        
        Background color #94834b
      
           Border around this has a color of #94834b        
        
          <div style="border:2px solid #94834b;">Content here</div>
        
        
          .myborder {border:2px solid #94834b;}
        
        Border color #94834b