#95524b color space conversions
Hex:
        #95524b
        RGB:
        149, 82, 75
        CMY:
        42, 68, 71
        CMYK:
        0, 45, 50, 42
      HSL:
        6°, 33.0357%, 43.9216%
        HSV (HSB):
        6°, 49.6644%, 58.4314%
        XYZ:
        16.6817, 12.9321, 8.2735
        xyY:
        0.4403, 0.3413, 12.9321
      CIE-Lab:
        42.6608, 27.0954, 16.4282
        CIE-LCH:
        42.6608, 31.6867, 31.2289
        CIE-Luv:
        42.6608, 47.4287, 14.3741
        Hunter-Lab:
        35.9613, 19.8703, 11.5322
      #95524b color charts
#95524b RGB chart
      #95524b CMYK chart
      #95524b RGB pie chart
      #95524b color shades, tints & tones
#95524b color schemes
#95524b color preview, HTML & CSS examples
           This text has a color of #95524b        
        
          <p style="color:#95524b;">Text here</p>
        
        
          .mytext {color:#95524b;}
        
        Text color #95524b
      
           This box has a color of #95524b        
        
          <div style="background-color:#95524b;">Content here</div>
        
        
          .mybackground {background-color:#95524b;}
        
        Background color #95524b
      
           Border around this has a color of #95524b        
        
          <div style="border:2px solid #95524b;">Content here</div>
        
        
          .myborder {border:2px solid #95524b;}
        
        Border color #95524b