#95862f color space conversions
Hex:
        #95862f
        RGB:
        149, 134, 47
        CMY:
        42, 47, 82
        CMYK:
        0, 10, 68, 42
      HSL:
        51°, 52.0408%, 38.4314%
        HSV (HSB):
        51°, 68.4564%, 58.4314%
        XYZ:
        21.4326, 23.6450, 6.1236
        xyY:
        0.4186, 0.4618, 23.6450
      CIE-Lab:
        55.7306, -4.8507, 47.0468
        CIE-LCH:
        55.7306, 47.2962, 95.8866
        CIE-Luv:
        55.7306, 14.1178, 51.5282
        Hunter-Lab:
        48.6261, -6.4194, 26.5717
      #95862f color charts
#95862f RGB chart
      #95862f CMYK chart
      #95862f RGB pie chart
      #95862f color shades, tints & tones
#95862f color schemes
#95862f color preview, HTML & CSS examples
           This text has a color of #95862f        
        
          <p style="color:#95862f;">Text here</p>
        
        
          .mytext {color:#95862f;}
        
        Text color #95862f
      
           This box has a color of #95862f        
        
          <div style="background-color:#95862f;">Content here</div>
        
        
          .mybackground {background-color:#95862f;}
        
        Background color #95862f
      
           Border around this has a color of #95862f        
        
          <div style="border:2px solid #95862f;">Content here</div>
        
        
          .myborder {border:2px solid #95862f;}
        
        Border color #95862f