#95992b color space conversions
Hex:
        #95992b
        RGB:
        149, 153, 43
        CMY:
        42, 40, 83
        CMYK:
        3, 0, 72, 40
      HSL:
        62°, 56.1224%, 38.4314%
        HSV (HSB):
        62°, 71.8954%, 60.0000%
        XYZ:
        24.2217, 29.3464, 6.6733
        xyY:
        0.4021, 0.4871, 29.3464
      CIE-Lab:
        61.0862, -15.2684, 54.0532
        CIE-LCH:
        61.0862, 56.1682, 105.7733
        CIE-Luv:
        61.0862, 1.7141, 61.0427
        Hunter-Lab:
        54.1724, -14.9902, 30.6169
      #95992b color charts
#95992b RGB chart
      #95992b CMYK chart
      #95992b RGB pie chart
      #95992b color shades, tints & tones
#95992b color schemes
#95992b color preview, HTML & CSS examples
           This text has a color of #95992b        
        
          <p style="color:#95992b;">Text here</p>
        
        
          .mytext {color:#95992b;}
        
        Text color #95992b
      
           This box has a color of #95992b        
        
          <div style="background-color:#95992b;">Content here</div>
        
        
          .mybackground {background-color:#95992b;}
        
        Background color #95992b
      
           Border around this has a color of #95992b        
        
          <div style="border:2px solid #95992b;">Content here</div>
        
        
          .myborder {border:2px solid #95992b;}
        
        Border color #95992b