#95950b color space conversions
Hex:
        #95950b
        RGB:
        149, 149, 11
        CMY:
        42, 42, 96
        CMYK:
        0, 0, 93, 42
      HSL:
        60°, 86.2500%, 31.3725%
        HSV (HSB):
        60°, 92.6174%, 58.4314%
        XYZ:
        23.2023, 27.9086, 4.4806
        xyY:
        0.4174, 0.5020, 27.9086
      CIE-Lab:
        59.8061, -14.2619, 61.6514
        CIE-LCH:
        59.8061, 63.2795, 103.0252
        CIE-Luv:
        59.8061, 4.6756, 64.8190
        Hunter-Lab:
        52.8286, -14.0530, 31.9514
      #95950b color charts
#95950b RGB chart
      #95950b CMYK chart
      #95950b RGB pie chart
      #95950b color shades, tints & tones
#95950b color schemes
#95950b color preview, HTML & CSS examples
           This text has a color of #95950b        
        
          <p style="color:#95950b;">Text here</p>
        
        
          .mytext {color:#95950b;}
        
        Text color #95950b
      
           This box has a color of #95950b        
        
          <div style="background-color:#95950b;">Content here</div>
        
        
          .mybackground {background-color:#95950b;}
        
        Background color #95950b
      
           Border around this has a color of #95950b        
        
          <div style="border:2px solid #95950b;">Content here</div>
        
        
          .myborder {border:2px solid #95950b;}
        
        Border color #95950b