#995f53 color space conversions
Hex:
        #995f53
        RGB:
        153, 95, 83
        CMY:
        40, 63, 67
        CMYK:
        0, 38, 46, 40
      HSL:
        10°, 29.6610%, 46.2745%
        HSV (HSB):
        10°, 45.7516%, 60.0000%
        XYZ:
        18.7904, 15.5813, 10.2007
        xyY:
        0.4216, 0.3496, 15.5813
      CIE-Lab:
        46.4202, 22.2218, 16.7860
        CIE-LCH:
        46.4202, 27.8492, 37.0668
        CIE-Luv:
        46.4202, 40.8210, 16.2848
        Hunter-Lab:
        39.4731, 15.8936, 12.3093
      #995f53 color charts
#995f53 RGB chart
      #995f53 CMYK chart
      #995f53 RGB pie chart
      #995f53 color shades, tints & tones
#995f53 color schemes
#995f53 color preview, HTML & CSS examples
           This text has a color of #995f53        
        
          <p style="color:#995f53;">Text here</p>
        
        
          .mytext {color:#995f53;}
        
        Text color #995f53
      
           This box has a color of #995f53        
        
          <div style="background-color:#995f53;">Content here</div>
        
        
          .mybackground {background-color:#995f53;}
        
        Background color #995f53
      
           Border around this has a color of #995f53        
        
          <div style="border:2px solid #995f53;">Content here</div>
        
        
          .myborder {border:2px solid #995f53;}
        
        Border color #995f53