#94835e color space conversions
Hex:
        #94835e
        RGB:
        148, 131, 94
        CMY:
        42, 49, 63
        CMYK:
        0, 11, 36, 42
      HSL:
        41°, 22.3140%, 47.4510%
        HSV (HSB):
        41°, 36.4865%, 58.0392%
        XYZ:
        22.3494, 23.3367, 13.9162
        xyY:
        0.3750, 0.3915, 23.3367
      CIE-Lab:
        55.4174, 0.7782, 22.3901
        CIE-LCH:
        55.4174, 22.4036, 88.0095
        CIE-Luv:
        55.4174, 12.9818, 27.9535
        Hunter-Lab:
        48.3080, -1.9571, 16.7359
      #94835e color charts
#94835e RGB chart
      #94835e CMYK chart
      #94835e RGB pie chart
      #94835e color shades, tints & tones
#94835e color schemes
#94835e color preview, HTML & CSS examples
           This text has a color of #94835e        
        
          <p style="color:#94835e;">Text here</p>
        
        
          .mytext {color:#94835e;}
        
        Text color #94835e
      
           This box has a color of #94835e        
        
          <div style="background-color:#94835e;">Content here</div>
        
        
          .mybackground {background-color:#94835e;}
        
        Background color #94835e
      
           Border around this has a color of #94835e        
        
          <div style="border:2px solid #94835e;">Content here</div>
        
        
          .myborder {border:2px solid #94835e;}
        
        Border color #94835e