#995a0b color space conversions
Hex:
        #995a0b
        RGB:
        153, 90, 11
        CMY:
        40, 65, 96
        CMYK:
        0, 41, 93, 40
      HSL:
        33°, 86.5854%, 32.1569%
        HSV (HSB):
        33°, 92.8105%, 60.0000%
        XYZ:
        16.8534, 14.1088, 2.1516
        xyY:
        0.5090, 0.4261, 14.1088
      CIE-Lab:
        44.3886, 20.6056, 50.0472
        CIE-LCH:
        44.3886, 54.1231, 67.6219
        CIE-Luv:
        44.3886, 51.4154, 41.6274
        Hunter-Lab:
        37.5617, 14.3577, 22.8969
      #995a0b color charts
#995a0b RGB chart
      #995a0b CMYK chart
      #995a0b RGB pie chart
      #995a0b color shades, tints & tones
#995a0b color schemes
#995a0b color preview, HTML & CSS examples
           This text has a color of #995a0b        
        
          <p style="color:#995a0b;">Text here</p>
        
        
          .mytext {color:#995a0b;}
        
        Text color #995a0b
      
           This box has a color of #995a0b        
        
          <div style="background-color:#995a0b;">Content here</div>
        
        
          .mybackground {background-color:#995a0b;}
        
        Background color #995a0b
      
           Border around this has a color of #995a0b        
        
          <div style="border:2px solid #995a0b;">Content here</div>
        
        
          .myborder {border:2px solid #995a0b;}
        
        Border color #995a0b