#95861f color space conversions
Hex:
        #95861f
        RGB:
        149, 134, 31
        CMY:
        42, 47, 88
        CMYK:
        0, 10, 79, 42
      HSL:
        52°, 65.5556%, 35.2941%
        HSV (HSB):
        52°, 79.1946%, 58.4314%
        XYZ:
        21.1668, 23.5387, 4.7241
        xyY:
        0.4282, 0.4762, 23.5387
      CIE-Lab:
        55.6229, -5.6498, 53.2101
        CIE-LCH:
        55.6229, 53.5092, 96.0609
        CIE-Luv:
        55.6229, 14.5628, 55.7324
        Hunter-Lab:
        48.5167, -7.0283, 28.1885
      #95861f color charts
#95861f RGB chart
      #95861f CMYK chart
      #95861f RGB pie chart
      #95861f color shades, tints & tones
#95861f color schemes
#95861f color preview, HTML & CSS examples
           This text has a color of #95861f        
        
          <p style="color:#95861f;">Text here</p>
        
        
          .mytext {color:#95861f;}
        
        Text color #95861f
      
           This box has a color of #95861f        
        
          <div style="background-color:#95861f;">Content here</div>
        
        
          .mybackground {background-color:#95861f;}
        
        Background color #95861f
      
           Border around this has a color of #95861f        
        
          <div style="border:2px solid #95861f;">Content here</div>
        
        
          .myborder {border:2px solid #95861f;}
        
        Border color #95861f