#95834e color space conversions
Hex:
        #95834e
        RGB:
        149, 131, 78
        CMY:
        42, 49, 69
        CMYK:
        0, 12, 48, 42
      HSL:
        45°, 31.2775%, 44.5098%
        HSV (HSB):
        45°, 47.6510%, 58.4314%
        XYZ:
        21.8859, 23.1722, 10.5269
        xyY:
        0.3937, 0.4169, 23.1722
      CIE-Lab:
        55.2493, -0.6457, 31.0505
        CIE-LCH:
        55.2493, 31.0572, 91.1913
        CIE-Luv:
        55.2493, 14.6851, 37.1142
        Hunter-Lab:
        48.1375, -3.0851, 20.7305
      #95834e color charts
#95834e RGB chart
      #95834e CMYK chart
      #95834e RGB pie chart
      #95834e color shades, tints & tones
#95834e color schemes
#95834e color preview, HTML & CSS examples
           This text has a color of #95834e        
        
          <p style="color:#95834e;">Text here</p>
        
        
          .mytext {color:#95834e;}
        
        Text color #95834e
      
           This box has a color of #95834e        
        
          <div style="background-color:#95834e;">Content here</div>
        
        
          .mybackground {background-color:#95834e;}
        
        Background color #95834e
      
           Border around this has a color of #95834e        
        
          <div style="border:2px solid #95834e;">Content here</div>
        
        
          .myborder {border:2px solid #95834e;}
        
        Border color #95834e