#95713e color space conversions
Hex:
        #95713e
        RGB:
        149, 113, 62
        CMY:
        42, 56, 76
        CMYK:
        0, 24, 58, 42
      HSL:
        35°, 41.2322%, 41.3725%
        HSV (HSB):
        35°, 58.3893%, 58.4314%
        XYZ:
        19.1691, 18.5476, 7.1272
        xyY:
        0.4275, 0.4136, 18.5476
      CIE-Lab:
        50.1537, 8.0729, 33.4555
        CIE-LCH:
        50.1537, 34.4158, 76.4337
        CIE-Luv:
        50.1537, 27.8415, 36.0795
        Hunter-Lab:
        43.0669, 4.0830, 20.3349
      #95713e color charts
#95713e RGB chart
      #95713e CMYK chart
      #95713e RGB pie chart
      #95713e color shades, tints & tones
#95713e color schemes
#95713e color preview, HTML & CSS examples
           This text has a color of #95713e        
        
          <p style="color:#95713e;">Text here</p>
        
        
          .mytext {color:#95713e;}
        
        Text color #95713e
      
           This box has a color of #95713e        
        
          <div style="background-color:#95713e;">Content here</div>
        
        
          .mybackground {background-color:#95713e;}
        
        Background color #95713e
      
           Border around this has a color of #95713e        
        
          <div style="border:2px solid #95713e;">Content here</div>
        
        
          .myborder {border:2px solid #95713e;}
        
        Border color #95713e