#95613d color space conversions
Hex:
        #95613d
        RGB:
        149, 97, 61
        CMY:
        42, 62, 76
        CMYK:
        0, 35, 59, 42
      HSL:
        25°, 41.9048%, 41.1765%
        HSV (HSB):
        25°, 59.0604%, 58.4314%
        XYZ:
        17.5114, 15.2759, 6.4405
        xyY:
        0.4464, 0.3894, 15.2759
      CIE-Lab:
        46.0098, 17.2267, 28.9874
        CIE-LCH:
        46.0098, 33.7198, 59.2777
        CIE-Luv:
        46.0098, 39.1885, 29.0528
        Hunter-Lab:
        39.0844, 11.5778, 17.5890
      #95613d color charts
#95613d RGB chart
      #95613d CMYK chart
      #95613d RGB pie chart
      #95613d color shades, tints & tones
#95613d color schemes
#95613d color preview, HTML & CSS examples
           This text has a color of #95613d        
        
          <p style="color:#95613d;">Text here</p>
        
        
          .mytext {color:#95613d;}
        
        Text color #95613d
      
           This box has a color of #95613d        
        
          <div style="background-color:#95613d;">Content here</div>
        
        
          .mybackground {background-color:#95613d;}
        
        Background color #95613d
      
           Border around this has a color of #95613d        
        
          <div style="border:2px solid #95613d;">Content here</div>
        
        
          .myborder {border:2px solid #95613d;}
        
        Border color #95613d