#968b45 color space conversions
Hex:
        #968b45
        RGB:
        150, 139, 69
        CMY:
        41, 45, 73
        CMYK:
        0, 7, 54, 41
      HSL:
        52°, 36.9863%, 42.9412%
        HSV (HSB):
        52°, 54.0000%, 58.8235%
        XYZ:
        22.8845, 25.3789, 9.3227
        xyY:
        0.3974, 0.4407, 25.3789
      CIE-Lab:
        57.4428, -5.5085, 38.4752
        CIE-LCH:
        57.4428, 38.8675, 98.1477
        CIE-Luv:
        57.4428, 10.6644, 45.5217
        Hunter-Lab:
        50.3775, -7.0753, 24.2922
      #968b45 color charts
#968b45 RGB chart
      #968b45 CMYK chart
      #968b45 RGB pie chart
      #968b45 color shades, tints & tones
#968b45 color schemes
#968b45 color preview, HTML & CSS examples
           This text has a color of #968b45        
        
          <p style="color:#968b45;">Text here</p>
        
        
          .mytext {color:#968b45;}
        
        Text color #968b45
      
           This box has a color of #968b45        
        
          <div style="background-color:#968b45;">Content here</div>
        
        
          .mybackground {background-color:#968b45;}
        
        Background color #968b45
      
           Border around this has a color of #968b45        
        
          <div style="border:2px solid #968b45;">Content here</div>
        
        
          .myborder {border:2px solid #968b45;}
        
        Border color #968b45