#95715f color space conversions
Hex:
        #95715f
        RGB:
        149, 113, 95
        CMY:
        42, 56, 63
        CMYK:
        0, 24, 36, 42
      HSL:
        20°, 22.1311%, 47.8431%
        HSV (HSB):
        20°, 36.2416%, 58.4314%
        XYZ:
        20.3651, 19.0260, 13.4255
        xyY:
        0.3856, 0.3602, 19.0260
      CIE-Lab:
        50.7177, 11.6178, 15.4853
        CIE-LCH:
        50.7177, 19.3589, 53.1209
        CIE-Luv:
        50.7177, 24.7731, 17.4819
        Hunter-Lab:
        43.6188, 7.0065, 12.2842
      #95715f color charts
#95715f RGB chart
      #95715f CMYK chart
      #95715f RGB pie chart
      #95715f color shades, tints & tones
#95715f color schemes
#95715f color preview, HTML & CSS examples
           This text has a color of #95715f        
        
          <p style="color:#95715f;">Text here</p>
        
        
          .mytext {color:#95715f;}
        
        Text color #95715f
      
           This box has a color of #95715f        
        
          <div style="background-color:#95715f;">Content here</div>
        
        
          .mybackground {background-color:#95715f;}
        
        Background color #95715f
      
           Border around this has a color of #95715f        
        
          <div style="border:2px solid #95715f;">Content here</div>
        
        
          .myborder {border:2px solid #95715f;}
        
        Border color #95715f