#995f1b color space conversions
Hex:
        #995f1b
        RGB:
        153, 95, 27
        CMY:
        40, 63, 89
        CMYK:
        0, 38, 82, 40
      HSL:
        32°, 70.0000%, 35.2941%
        HSV (HSB):
        32°, 82.3529%, 60.0000%
        XYZ:
        17.4269, 15.0359, 3.0206
        xyY:
        0.4911, 0.4237, 15.0359
      CIE-Lab:
        45.6833, 18.1755, 45.8059
        CIE-LCH:
        45.6833, 49.2801, 68.3571
        CIE-Luv:
        45.6833, 46.7674, 40.7414
        Hunter-Lab:
        38.7761, 12.3640, 22.5246
      #995f1b color charts
#995f1b RGB chart
      #995f1b CMYK chart
      #995f1b RGB pie chart
      #995f1b color shades, tints & tones
#995f1b color schemes
#995f1b color preview, HTML & CSS examples
           This text has a color of #995f1b        
        
          <p style="color:#995f1b;">Text here</p>
        
        
          .mytext {color:#995f1b;}
        
        Text color #995f1b
      
           This box has a color of #995f1b        
        
          <div style="background-color:#995f1b;">Content here</div>
        
        
          .mybackground {background-color:#995f1b;}
        
        Background color #995f1b
      
           Border around this has a color of #995f1b        
        
          <div style="border:2px solid #995f1b;">Content here</div>
        
        
          .myborder {border:2px solid #995f1b;}
        
        Border color #995f1b