#95993b color space conversions
Hex:
        #95993b
        RGB:
        149, 153, 59
        CMY:
        42, 40, 77
        CMYK:
        3, 0, 61, 40
      HSL:
        63°, 44.3396%, 41.5686%
        HSV (HSB):
        63°, 61.4379%, 60.0000%
        XYZ:
        24.5751, 29.4878, 8.5341
        xyY:
        0.3926, 0.4711, 29.4878
      CIE-Lab:
        61.2097, -14.2668, 47.5289
        CIE-LCH:
        61.2097, 49.6240, 106.7083
        CIE-Luv:
        61.2097, 1.3981, 56.1250
        Hunter-Lab:
        54.3027, -14.2482, 28.6939
      #95993b color charts
#95993b RGB chart
      #95993b CMYK chart
      #95993b RGB pie chart
      #95993b color shades, tints & tones
#95993b color schemes
#95993b color preview, HTML & CSS examples
           This text has a color of #95993b        
        
          <p style="color:#95993b;">Text here</p>
        
        
          .mytext {color:#95993b;}
        
        Text color #95993b
      
           This box has a color of #95993b        
        
          <div style="background-color:#95993b;">Content here</div>
        
        
          .mybackground {background-color:#95993b;}
        
        Background color #95993b
      
           Border around this has a color of #95993b        
        
          <div style="border:2px solid #95993b;">Content here</div>
        
        
          .myborder {border:2px solid #95993b;}
        
        Border color #95993b