#968b47 color space conversions
Hex:
        #968b47
        RGB:
        150, 139, 71
        CMY:
        41, 45, 72
        CMYK:
        0, 7, 53, 41
      HSL:
        52°, 35.7466%, 43.3333%
        HSV (HSB):
        52°, 52.6667%, 58.8235%
        XYZ:
        22.9476, 25.4042, 9.6553
        xyY:
        0.3956, 0.4379, 25.4042
      CIE-Lab:
        57.4671, -5.3276, 37.4812
        CIE-LCH:
        57.4671, 37.8580, 98.0899
        CIE-Luv:
        57.4671, 10.5778, 44.6184
        Hunter-Lab:
        50.4026, -6.9358, 23.9240
      #968b47 color charts
#968b47 RGB chart
      #968b47 CMYK chart
      #968b47 RGB pie chart
      #968b47 color shades, tints & tones
#968b47 color schemes
#968b47 color preview, HTML & CSS examples
           This text has a color of #968b47        
        
          <p style="color:#968b47;">Text here</p>
        
        
          .mytext {color:#968b47;}
        
        Text color #968b47
      
           This box has a color of #968b47        
        
          <div style="background-color:#968b47;">Content here</div>
        
        
          .mybackground {background-color:#968b47;}
        
        Background color #968b47
      
           Border around this has a color of #968b47        
        
          <div style="border:2px solid #968b47;">Content here</div>
        
        
          .myborder {border:2px solid #968b47;}
        
        Border color #968b47