#95765f color space conversions
Hex:
        #95765f
        RGB:
        149, 118, 95
        CMY:
        42, 54, 63
        CMYK:
        0, 21, 36, 42
      HSL:
        26°, 22.1311%, 47.8431%
        HSV (HSB):
        26°, 36.2416%, 58.4314%
        XYZ:
        20.9384, 20.1727, 13.6166
        xyY:
        0.3826, 0.3686, 20.1727
      CIE-Lab:
        52.0319, 8.7348, 17.2810
        CIE-LCH:
        52.0319, 19.3631, 63.1854
        CIE-Luv:
        52.0319, 21.6547, 20.2387
        Hunter-Lab:
        44.9140, 4.6153, 13.4648
      #95765f color charts
#95765f RGB chart
      #95765f CMYK chart
      #95765f RGB pie chart
      #95765f color shades, tints & tones
#95765f color schemes
#95765f color preview, HTML & CSS examples
           This text has a color of #95765f        
        
          <p style="color:#95765f;">Text here</p>
        
        
          .mytext {color:#95765f;}
        
        Text color #95765f
      
           This box has a color of #95765f        
        
          <div style="background-color:#95765f;">Content here</div>
        
        
          .mybackground {background-color:#95765f;}
        
        Background color #95765f
      
           Border around this has a color of #95765f        
        
          <div style="border:2px solid #95765f;">Content here</div>
        
        
          .myborder {border:2px solid #95765f;}
        
        Border color #95765f