#95972f color space conversions
Hex:
        #95972f
        RGB:
        149, 151, 47
        CMY:
        42, 41, 82
        CMYK:
        1, 0, 69, 41
      HSL:
        61°, 52.5253%, 38.8235%
        HSV (HSB):
        61°, 68.8742%, 59.2157%
        XYZ:
        23.9741, 28.7280, 6.9708
        xyY:
        0.4018, 0.4814, 28.7280
      CIE-Lab:
        60.5408, -14.0015, 51.9581
        CIE-LCH:
        60.5408, 53.8116, 105.0816
        CIE-Luv:
        60.5408, 2.9161, 59.0753
        Hunter-Lab:
        53.5985, -13.9560, 29.8079
      #95972f color charts
#95972f RGB chart
      #95972f CMYK chart
      #95972f RGB pie chart
      #95972f color shades, tints & tones
#95972f color schemes
#95972f color preview, HTML & CSS examples
           This text has a color of #95972f        
        
          <p style="color:#95972f;">Text here</p>
        
        
          .mytext {color:#95972f;}
        
        Text color #95972f
      
           This box has a color of #95972f        
        
          <div style="background-color:#95972f;">Content here</div>
        
        
          .mybackground {background-color:#95972f;}
        
        Background color #95972f
      
           Border around this has a color of #95972f        
        
          <div style="border:2px solid #95972f;">Content here</div>
        
        
          .myborder {border:2px solid #95972f;}
        
        Border color #95972f